Index: third_party/WebKit/Source/wtf/DEPS |
diff --git a/third_party/WebKit/Source/wtf/DEPS b/third_party/WebKit/Source/wtf/DEPS |
index 980a6db23f5736fead53e7b88d2c5ca9979c3b9f..abbfb758e22d37b4a5907bf114c9375fdf076cf6 100644 |
--- a/third_party/WebKit/Source/wtf/DEPS |
+++ b/third_party/WebKit/Source/wtf/DEPS |
@@ -2,6 +2,7 @@ include_rules = [ |
# To whitelist base/ stuff Blink is allowed to include, we list up all |
# directories and files instead of writing 'base/'. |
"+base/debug", |
+ "+base/logging.h", |
"+base/numerics", |
"+base/rand_util.h", |
"+base/strings", |