Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index 328875912ff93c3f136b5a9d6507be98fc45d269..2ebbf56d802f39bd5de5a7103eda9cc933bbc3c1 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -32,10 +32,11 @@ include_rules = [ |
"+third_party/apple", # Apple code ImageAndTextCell. |
"+third_party/cld", |
"+third_party/expat", |
- "+third_party/sqlite", |
+ "+third_party/iaccessible2", |
"+third_party/libevent", # For the remote V8 debugging server |
"+third_party/libjingle", |
"+third_party/protobuf/src/google/protobuf", |
+ "+third_party/sqlite", |
"+third_party/undoview", |
"+v8/include", # Browser uses V8 to get the version and run the debugger. |