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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 17127002: Correctly integrate StoragePartition into TestingProfile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merged to ToT Created 7 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: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index f916d342024a0109bc79f2c774ff35d771754e63..8f03b18bd8f82909bc44de200964e455903e063b 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -248,6 +248,8 @@
'test/base/testing_browser_process.h',
'test/base/testing_browser_process_platform_part.h',
'test/base/testing_browser_process_platform_part.cc',
+ 'test/base/testing_io_thread_state.cc',
+ 'test/base/testing_io_thread_state.h',
'test/base/testing_pref_service_syncable.cc',
'test/base/testing_pref_service_syncable.h',
'test/base/testing_profile.cc',

Powered by Google App Engine
This is Rietveld 408576698