| Index: third_party/WebKit/Source/platform/testing/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/testing/DEPS b/third_party/WebKit/Source/platform/testing/DEPS
|
| index 431405ca7a3ae3f14a5252bb76f1fccac981bc71..adb0cd469809fa7a6414865fbe1368064ab38533 100644
|
| --- a/third_party/WebKit/Source/platform/testing/DEPS
|
| +++ b/third_party/WebKit/Source/platform/testing/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/command_line.h",
|
| + "+base/i18n/icu_util.h",
|
| "+base/path_service.h",
|
| "+base/run_loop.h",
|
| "+base/message_loop",
|
|
|