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, 1 insertions, 2 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 8d658fc..064caf9 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -30,13 +30,12 @@ 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/protobuf/src/google/protobuf",
+ "+third_party/cld",
"+third_party/undoview",
"+v8/include", # Browser uses V8 to get the version and run the debugger.