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

Unified Diff: chrome/chrome_browser.gypi

Issue 13865012: Change GetProfileToUse method from Profile to content::BrowserContext (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: trybots Created 7 years, 8 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 | « chrome/browser/webdata/web_data_service_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4022044860acb8007c196922e0f3f4d2f8039252..2ff0838ea53417a7d2465e32b2e425cb2bd2d0f7 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1537,6 +1537,8 @@
'browser/profiles/gaia_info_update_service.h',
'browser/profiles/gaia_info_update_service_factory.cc',
'browser/profiles/gaia_info_update_service_factory.h',
+ 'browser/profiles/incognito_helpers.cc',
+ 'browser/profiles/incognito_helpers.h',
'browser/profiles/off_the_record_profile_impl.cc',
'browser/profiles/off_the_record_profile_impl.h',
'browser/profiles/off_the_record_profile_io_data.cc',
« no previous file with comments | « chrome/browser/webdata/web_data_service_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698