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

Unified Diff: components/flags_ui.gypi

Issue 1648403002: Move base/prefs to components/prefs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « components/domain_reliability.gypi ('k') | components/history.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/flags_ui.gypi
diff --git a/components/flags_ui.gypi b/components/flags_ui.gypi
index f4c6275352e3309cb86bbed01a7501122a3fd97a..31e3653e143df885ea222a2c9e1ae706c92622ae 100644
--- a/components/flags_ui.gypi
+++ b/components/flags_ui.gypi
@@ -13,8 +13,8 @@
],
'dependencies': [
'../base/base.gyp:base',
- '../base/base.gyp:base_prefs',
'../components/components_strings.gyp:components_strings',
+ '../components/prefs/prefs.gyp:prefs',
'../ui/base/ui_base.gyp:ui_base',
'flags_ui_switches',
'pref_registry',
« no previous file with comments | « components/domain_reliability.gypi ('k') | components/history.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698