summaryrefslogtreecommitdiffstats
path: root/chrome/browser/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/DEPS')
-rw-r--r--chrome/browser/DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 064caf9..8d658fc 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -30,12 +30,13 @@ include_rules = [
"+media/audio", # Chrome's lightweight audio library.
"+media/base",
"+third_party/apple", # Apple code ImageAndTextCell.
+ "+third_party/cld",
"+third_party/expat",
"+third_party/gpsd",
"+third_party/sqlite",
"+third_party/libevent", # For the remote V8 debugging server
"+third_party/libjingle",
- "+third_party/cld",
+ "+third_party/protobuf/src/google/protobuf",
"+third_party/undoview",
"+v8/include", # Browser uses V8 to get the version and run the debugger.