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

Unified Diff: base/base.gyp

Issue 11411159: base/prefs: Break the dependency in chrome_paths.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « no previous file | base/prefs/DEPS » ('j') | base/prefs/pref_paths.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 4102004d0dd4a2740d6034e1f04047fa95dc8bba..f09e86825cd15a9e84c9fd7092d01cc22bc8c47d 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -323,6 +323,8 @@
'prefs/overlay_user_pref_store.h',
'prefs/persistent_pref_store.h',
'prefs/pref_notifier.h',
+ 'prefs/pref_paths.cc',
+ 'prefs/pref_paths.h',
'prefs/pref_store.cc',
'prefs/pref_store.h',
'prefs/pref_value_map.cc',
« no previous file with comments | « no previous file | base/prefs/DEPS » ('j') | base/prefs/pref_paths.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698