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

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

Issue 2863973003: Expose RTT and downlink bandwidth using experimental Javascript API (Closed)
Patch Set: Rebased Created 3 years, 7 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 3824dc70c4744d5c704a47f2ce6576f2eb2656bd..15c3183f504b7c1983233b91ee58a03720c1b658 100644
--- a/third_party/WebKit/public/platform/DEPS
+++ b/third_party/WebKit/public/platform/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+base/metrics",
"+base/optional.h",
"+base/strings",
+ "+base/time",
"+base/trace_event",
"-bindings",
"+cc",

Powered by Google App Engine
This is Rietveld 408576698