| Index: third_party/WebKit/Source/platform/DEPS
|
| diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS
|
| index eaaea968d0be25fe36ca414b0fd0019f85820916..4edbeedf979745f05e4670bc635f8348351f932f 100644
|
| --- a/third_party/WebKit/Source/platform/DEPS
|
| +++ b/third_party/WebKit/Source/platform/DEPS
|
| @@ -23,6 +23,7 @@ include_rules = [
|
| "+base/strings/stringprintf.h",
|
| "+base/synchronization/waitable_event.h",
|
| "+base/sys_info.h",
|
| + "+base/android/sys_utils.h",
|
| "+base/test",
|
| "+base/test/fuzzed_data_provider.h",
|
| "+base/threading/thread_task_runner_handle.h",
|
|
|