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

Unified Diff: components/flags_ui/DEPS

Issue 2036193002: Allow overriding variation parameter via chrome://flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Build deps #2 Created 4 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
« no previous file with comments | « components/flags_ui/BUILD.gn ('k') | components/flags_ui/feature_entry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/flags_ui/DEPS
diff --git a/components/flags_ui/DEPS b/components/flags_ui/DEPS
index 983d01e7a93846d289754a644088856172add522..02fddd1884679caa2f7df5b30cc1f93562f4ec45 100644
--- a/components/flags_ui/DEPS
+++ b/components/flags_ui/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/pref_registry",
"+components/prefs",
+ "+components/variations",
"+grit/components_strings.h",
"+ui/base",
]
« no previous file with comments | « components/flags_ui/BUILD.gn ('k') | components/flags_ui/feature_entry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698