Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Unified Diff: third_party/WebKit/Source/core/fetch/DEPS

Issue 1410153009: DevTools: Make network events continuous on Timeline (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: simplify the patch Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698