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

Unified Diff: components/feedback/DEPS

Issue 942863003: Fix variation id transmission with feedback reports. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Exclude test on Android + fix leak in test + rebase. Created 5 years, 10 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
« no previous file with comments | « components/feedback/BUILD.gn ('k') | components/feedback/feedback_uploader_chrome.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/feedback/DEPS
diff --git a/components/feedback/DEPS b/components/feedback/DEPS
index fba0249240bbe6d0ccd5ba33f6333ca47c5cd19e..5acecfdce37523f0bc1e659fd877eadac8af12d0 100644
--- a/components/feedback/DEPS
+++ b/components/feedback/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"-content",
"+components/keyed_service",
"+components/user_prefs",
+ "+components/variations",
"+content/public/browser",
"+content/public/test",
"+net/base",
« no previous file with comments | « components/feedback/BUILD.gn ('k') | components/feedback/feedback_uploader_chrome.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698