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

Unified Diff: components/rappor/DEPS

Issue 49753002: RAPPOR implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: RapporMetrics StatsTest Created 6 years, 11 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: components/rappor/DEPS
diff --git a/google_apis/DEPS b/components/rappor/DEPS
similarity index 61%
copy from google_apis/DEPS
copy to components/rappor/DEPS
index 367bfb8ac5c012a996a4cd99f6f7b7c14b7eec2d..7dec1a770ecf3d041c1710ad26175ee84779fb53 100644
--- a/google_apis/DEPS
+++ b/components/rappor/DEPS
@@ -1,6 +1,5 @@
include_rules = [
- "-chrome",
- "-content",
"+crypto",
"+net",
+ "+third_party/smhasher",
]

Powered by Google App Engine
This is Rietveld 408576698