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

Unified Diff: chrome/chrome_browser.gypi

Issue 10958031: Move cancelable_request.cc/h to chrome/browser/common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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/ui/webui/options/certificate_manager_handler.h ('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
===================================================================
--- chrome/chrome_browser.gypi (revision 157999)
+++ chrome/chrome_browser.gypi (working copy)
@@ -423,8 +423,6 @@
'browser/feedback/feedback_data.h',
'browser/feedback/feedback_util.cc',
'browser/feedback/feedback_util.h',
- 'browser/cancelable_request.cc',
- 'browser/cancelable_request.h',
'browser/captive_portal/captive_portal_login_detector.cc',
'browser/captive_portal/captive_portal_login_detector.h',
'browser/captive_portal/captive_portal_service.cc',
@@ -481,6 +479,8 @@
'browser/command_observer.h',
'browser/command_updater.cc',
'browser/command_updater.h',
+ 'browser/common/cancelable_request.cc',
+ 'browser/common/cancelable_request.h',
'browser/common/url_database/template_url_id.h',
'browser/common/url_database/url_database.cc',
'browser/common/url_database/url_database.h',
« no previous file with comments | « chrome/browser/ui/webui/options/certificate_manager_handler.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698