Chromium Code Reviews| 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", |
|
Nico
2016/07/12 17:54:38
why is this needed? we already have many files in
Miguel Garcia
2016/07/13 14:05:16
I looked a some of those results and all of them h
|
| "+third_party/protobuf/src/google/protobuf", |
| "+third_party/re2", |
| "+third_party/smhasher", |