| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index ec8d855c1d9b9591f1ccc546fffe2d841be4fb1f..479fbbc1fc746a8c3cb9f1c23afb755ad55e110a 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -87,6 +87,8 @@ include_rules = [
|
| "+third_party/leveldatabase",
|
| "+third_party/libxml",
|
| "+third_party/mozilla", # Mozilla interface headers.
|
| + "+third_party/ocmock/gtest_support.h",
|
| + "+third_party/ocmock/OCMock/OCMock.h",
|
| "+third_party/protobuf/src/google/protobuf",
|
| "+third_party/re2",
|
| "+third_party/smhasher",
|
|
|