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

Unified Diff: components/pref_registry.gypi

Issue 341563002: Theme Preferences for Distilled Pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Minor change - dependency order Created 6 years, 5 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
Index: components/pref_registry.gypi
diff --git a/components/pref_registry.gypi b/components/pref_registry.gypi
index 0661514cd5382127e575b18fd0da4ff702ec0eeb..14ce0079f48af4ea99fcec90a0b68665fc6071f2 100644
--- a/components/pref_registry.gypi
+++ b/components/pref_registry.gypi
@@ -30,6 +30,7 @@
'type': 'static_library',
'dependencies': [
'pref_registry',
+ '../base/base.gyp:base_prefs_test_support',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698