Chromium Code Reviews| Index: third_party/WebKit/Source/platform/base/DEPS |
| diff --git a/android_webview/crash_reporter/DEPS b/third_party/WebKit/Source/platform/base/DEPS |
| similarity index 23% |
| copy from android_webview/crash_reporter/DEPS |
| copy to third_party/WebKit/Source/platform/base/DEPS |
| index 99162b4c655a4cd2e8ee6fa75aeb51e10b8ed8b3..9ee89cf5ea340791a7b0c683128e30e0fcfef29b 100644 |
| --- a/android_webview/crash_reporter/DEPS |
| +++ b/third_party/WebKit/Source/platform/base/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| - "+components/crash", |
| + "+base/bind.h", |
|
haraken
2016/02/09 12:01:21
Add a comment:
# To whitelist base/ stuff Blink i
Yuki
2016/02/12 12:36:14
Done.
|
| + "+mojo/public/cpp/bindings/callback.h", |
| ] |