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

Unified Diff: chrome/common/DEPS

Issue 1411453004: Componentize internal class FlagsState in flags_ui component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@feature_entry
Patch Set: Rebase Created 5 years, 1 month 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 | « chrome/common/BUILD.gn ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 5c419a4f1425bb712176c0a57318e8b64e50b9b2..b39de139cda4a012edd1ca71aab2a570071d2528 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+components/data_reduction_proxy/content/common",
"+components/data_reduction_proxy/core/common",
"+components/dom_distiller/core",
+ "+components/flags_ui/flags_ui_switches.h",
"+components/gcm_driver",
"+components/metrics/client_info.h",
"+components/metrics/metrics_pref_names.h",
« no previous file with comments | « chrome/common/BUILD.gn ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698