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

Unified Diff: chrome/browser/browser.scons

Issue 14142: Start using the proxy resolve IPC for plugins.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 | chrome/browser/browser.vcproj » ('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 8931)
+++ chrome/browser/browser.scons (working copy)
@@ -430,6 +430,8 @@
'net/dns_slave.h',
'net/referrer.cc',
'net/referrer.h',
+ 'net/resolve_proxy_msg_helper.cc',
+ 'net/resolve_proxy_msg_helper.h',
'net/sdch_dictionary_fetcher.cc',
'net/sdch_dictionary_fetcher.h',
'net/url_fetcher.cc',
@@ -746,6 +748,7 @@
'net/dns_global.cc',
'net/dns_master.cc',
'net/dns_slave.cc',
+ 'net/resolve_proxy_msg_helper.cc',
'google_update.cc',
'password_manager/encryptor.cc',
'password_manager/ie7_password.cc',
« no previous file with comments | « no previous file | chrome/browser/browser.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698