| Index: third_party/WebKit/Source/core/fetch/DEPS
|
| diff --git a/third_party/WebKit/Source/core/fetch/DEPS b/third_party/WebKit/Source/core/fetch/DEPS
|
| index 8153c5a82e38f29ad50ba0466995c8a4be6eea7b..0afbfb08ee67ae719e2ed215d4255ef8f21d024e 100644
|
| --- a/third_party/WebKit/Source/core/fetch/DEPS
|
| +++ b/third_party/WebKit/Source/core/fetch/DEPS
|
| @@ -2,6 +2,7 @@ include_rules = [
|
| "-core",
|
| "+core/CoreExport.h",
|
| "+core/fetch",
|
| + "+core/inspector",
|
|
|
| # core/fetch/ shouldn't depend on anything else in core/,
|
| # but has not been fully isolated yet.
|
|
|