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

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 545093: Refactor host network (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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 | « chrome_frame/chrome_active_document.cc ('k') | chrome_frame/chrome_frame_activex.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_frame.gyp
===================================================================
--- chrome_frame/chrome_frame.gyp (revision 37418)
+++ chrome_frame/chrome_frame.gyp (working copy)
@@ -183,8 +183,9 @@
'../testing/gtest.gyp:gtest',
'../third_party/libxml/libxml.gyp:libxml',
'../third_party/libxslt/libxslt.gyp:libxslt',
+ 'chrome_frame_ie',
+ 'chrome_frame_npapi',
'chrome_frame_strings',
- 'chrome_frame_npapi',
'npchrome_frame',
'xulrunner_sdk',
],
@@ -203,6 +204,7 @@
'test/test_server.cc',
'test/test_server.h',
'test/test_server_test.cc',
+ 'test/url_request_test.cc',
'chrome_frame_automation.cc',
'chrome_frame_histograms.h',
'chrome_frame_histograms.cc',
@@ -581,6 +583,7 @@
'extra_system_apis.h',
'urlmon_url_request.cc',
'urlmon_url_request.h',
+ 'urlmon_url_request_private.h',
'urlmon_upload_data_stream.cc',
'urlmon_upload_data_stream.h',
'vtable_patch_manager.cc',
« no previous file with comments | « chrome_frame/chrome_active_document.cc ('k') | chrome_frame/chrome_frame_activex.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698