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

Unified Diff: chrome/browser/browser.scons

Issue 10773: Fixed two simple compilations that stopped browser/net/referrer.cc from compi... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | « AUTHORS ('k') | chrome/browser/net/referrer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser.scons
===================================================================
--- chrome/browser/browser.scons (revision 5702)
+++ chrome/browser/browser.scons (working copy)
@@ -82,6 +82,8 @@
'meta_table_helper.cc',
'metrics_response.cc',
'net/dns_host_info.cc',
+ 'net/sdch_dictionary_fetcher.cc',
+ 'net/referrer.cc',
'page_state.cc',
'printing/page_number.cc',
'printing/page_setup.cc',
@@ -215,8 +217,6 @@
'net/dns_global.cc',
'net/dns_master.cc',
'net/dns_slave.cc',
- 'net/referrer.cc',
- 'net/sdch_dictionary_fetcher.cc',
'network_status_view.cc',
'google_update.cc',
'password_form_manager.cc',
« no previous file with comments | « AUTHORS ('k') | chrome/browser/net/referrer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698