Index: third_party/WebKit/Source/platform/DEPS |
diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS |
index 99c3cc6f75ff0996b2546411363fea937075f7e1..015df6732d059e388e8bcbe40a6d52c0f1a9e9b4 100644 |
--- a/third_party/WebKit/Source/platform/DEPS |
+++ b/third_party/WebKit/Source/platform/DEPS |
@@ -1,4 +1,6 @@ |
include_rules = [ |
+ "+base/memory", |
+ "+base/trace_event", |
"+mozilla", |
"+platform", |
"+public/platform", |