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

Unified Diff: ios/chrome/ios_chrome_tests.gyp

Issue 1664823003: Upstream ChromeBrowserState sub-classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 4 years, 10 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
« no previous file with comments | « ios/chrome/ios_chrome.gyp ('k') | ios/provider/ios_provider_chrome.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome_tests.gyp
diff --git a/ios/chrome/ios_chrome_tests.gyp b/ios/chrome/ios_chrome_tests.gyp
index 252841142b63195defd6794d70578afae67a60ef..70012fe0d33b7b836e32e2638de1835d30cc43e5 100644
--- a/ios/chrome/ios_chrome_tests.gyp
+++ b/ios/chrome/ios_chrome_tests.gyp
@@ -113,6 +113,12 @@
'ios_chrome.gyp:ios_chrome_browser',
],
'sources': [
+ 'browser/browser_state/test_chrome_browser_state.cc',
+ 'browser/browser_state/test_chrome_browser_state.h',
+ 'browser/browser_state/test_chrome_browser_state_isolated_context.h',
+ 'browser/browser_state/test_chrome_browser_state_isolated_context.mm',
+ 'browser/browser_state/test_chrome_browser_state_manager.cc',
+ 'browser/browser_state/test_chrome_browser_state_manager.h',
'browser/geolocation/location_manager+Testing.h',
'browser/geolocation/test_location_manager.h',
'browser/geolocation/test_location_manager.mm',
« no previous file with comments | « ios/chrome/ios_chrome.gyp ('k') | ios/provider/ios_provider_chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698