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

Unified Diff: chrome/chrome_tests.gypi

Issue 7648037: [Mac] Flip the flag for multi-profiles to on by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Un-needed includes Created 9 years, 4 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: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index f6a015d7e33bd2282f3f6d4b8239d321a2c95b95..b258fc87794440e42c68129e2a0098bef5589a27 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -182,6 +182,8 @@
'test/base/testing_pref_service.h',
'test/base/testing_profile.cc',
'test/base/testing_profile.h',
+ 'test/base/testing_profile_manager.cc',
+ 'test/base/testing_profile_manager.h',
'test/base/thread_observer_helper.h',
'test/base/ui_test_utils.cc',
'test/base/ui_test_utils.h',

Powered by Google App Engine
This is Rietveld 408576698