Index: third_party/WebKit/Source/platform/DEPS |
diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS |
index 64e0caef8f2e722efee9a1aa5a3d2d7a076a24a5..c74392891683e9ee081224d3a1b300619fa8a912 100644 |
--- a/third_party/WebKit/Source/platform/DEPS |
+++ b/third_party/WebKit/Source/platform/DEPS |
@@ -1,6 +1,5 @@ |
include_rules = [ |
- "+base/memory", |
- "+base/trace_event", |
+ "+base", |
kinuko
2015/12/18 15:21:30
This worries me a bit-- the onion soup doc says ba
haraken
2015/12/18 15:30:44
I'd prefer whitelisting header files.
Elliott?
Justin Novosad
2015/12/18 15:53:44
Acknowledged.
|
"+mozilla", |
"+platform", |
"+public/platform", |