| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index fa880ce48028d697141967f85ae3be739db73698..2b2dd38f9d0ecac39cb1598c30849b32bb5088bd 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -77,6 +77,7 @@ include_rules = [
|
| "+third_party/leveldatabase",
|
| "+third_party/libxml",
|
| "+third_party/mozilla", # Mozilla interface headers.
|
| + "+third_party/ocmock/gtest_support.h",
|
| "+third_party/protobuf/src/google/protobuf",
|
| "+third_party/re2",
|
| "+third_party/smhasher",
|
|
|