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

Unified Diff: chrome/renderer/DEPS

Issue 1014543003: Add an IPC method for Blink to call RapporService::RecordSample() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments and cleanup Created 5 years, 9 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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index a2a6e2770f214a4d5697576608bd92d8f2c626bf..a670492dd5200ce4b5790ae408c59d4cf68b5578 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -16,6 +16,7 @@ include_rules = [
"+components/plugins/renderer",
"+components/printing/common",
"+components/printing/renderer",
+ "+components/rappor",
"+components/network_hints/renderer",
"+components/signin/core/common",
"+components/translate/content/common",

Powered by Google App Engine
This is Rietveld 408576698