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

Unified Diff: chrome/chrome_browser.gypi

Issue 10700161: Add missing off_the_record_profile_impl.h to .gyp file. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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
« no previous file with comments | « no previous file | 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 41d85efa569f6e9a59233907be41592b5210b484..b668a0ff2e8af8fd20e36b18004bb4290180a8ab 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1885,6 +1885,7 @@
'browser/profiles/gaia_info_update_service.cc',
'browser/profiles/gaia_info_update_service.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',
'browser/profiles/off_the_record_profile_io_data.h',
'browser/profiles/profile.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698