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

Unified Diff: chrome/test/base/testing_pref_service.cc

Issue 8568019: Introduce per-tab preferences service. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments addressed Created 9 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
Index: chrome/test/base/testing_pref_service.cc
diff --git a/chrome/test/base/testing_pref_service.cc b/chrome/test/base/testing_pref_service.cc
index 962dddb4b9d778c6b0e4dca8fa39a0d5abcaa430..13f4d8b0b59680275b164e520d61c374d373dd94 100644
--- a/chrome/test/base/testing_pref_service.cc
+++ b/chrome/test/base/testing_pref_service.cc
@@ -25,7 +25,6 @@ TestingPrefServiceBase::TestingPrefServiceBase(
user_prefs,
recommended_platform_prefs,
NULL,
- new DefaultPrefStore(),
false),
managed_platform_prefs_(managed_platform_prefs),
user_prefs_(user_prefs),
« chrome/browser/ui/tab_contents/tab_contents_wrapper.h ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698