Index: chrome/common/DEPS |
diff --git a/chrome/common/DEPS b/chrome/common/DEPS |
index 395eb6edb9f54c858598958b2462fafbab0c8d4f..4cc812a24a4ef2f1efa4d7e70ac9e575c4dedc8a 100644 |
--- a/chrome/common/DEPS |
+++ b/chrome/common/DEPS |
@@ -31,6 +31,7 @@ include_rules = [ |
"+third_party/re2", |
"+third_party/sqlite", |
"+third_party/zlib", |
+ "+third_party/zip", |
jam
2013/04/29 16:22:51
since you need this in chrome/browser, chrome/comm
alecflett
2013/04/29 17:13:19
Done.
|
# This is required by all_messages.h to allow logging of all messages. It |
# can't be moved to chrome/common/ because it has so many dependencies in |