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

Unified Diff: third_party/WebKit/public/platform/DEPS

Issue 2932003002: Implement nextHopProtocol in PerformanceResourceTiming and PerformanceNavigationTiming. (Closed)
Patch Set: Added net/http dependency Created 3 years, 6 months 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/public/platform/DEPS
diff --git a/third_party/WebKit/public/platform/DEPS b/third_party/WebKit/public/platform/DEPS
index 15c3183f504b7c1983233b91ee58a03720c1b658..7a60c49831752277ec9f21cb487a407ae2aecc28 100644
--- a/third_party/WebKit/public/platform/DEPS
+++ b/third_party/WebKit/public/platform/DEPS
@@ -18,6 +18,7 @@ include_rules = [
# http://crbug.com/582327
"+media/midi/midi_service.mojom-shared.h",
"+mojo/public",
+ "+net/http",
"+platform",
"+platform/weborigin",
"+public/platform",

Powered by Google App Engine
This is Rietveld 408576698