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

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 9838102: Remove ChromeProxy and friends. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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/cfproxy_test.cc ('k') | chrome_frame/external_tab.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_frame.gyp
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index c45eb9f07d6b5d4cb14a831ac70c0535f458df00..dc06becf8418cabc33ea0bd41418feccdb1fb8c3 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -212,8 +212,6 @@
],
'sources': [
'../base/test/test_suite.h',
- 'cfproxy_test.cc',
- 'external_tab_test.cc',
'test/automation_client_mock.cc',
'test/automation_client_mock.h',
'test/chrome_frame_test_utils.cc',
@@ -810,11 +808,6 @@
'target_name': 'chrome_frame_common',
'type': 'static_library',
'sources': [
- 'cfproxy.h',
- 'cfproxy_private.h',
- 'cfproxy_factory.cc',
- 'cfproxy_proxy.cc',
- 'cfproxy_support.cc',
'chrome_frame_automation.h',
'chrome_frame_automation.cc',
'chrome_frame_delegate.h',
@@ -825,8 +818,6 @@
'chrome_launcher_utils.h',
'custom_sync_call_context.cc',
'custom_sync_call_context.h',
- 'external_tab.h',
- 'external_tab.cc',
'navigation_constraints.h',
'navigation_constraints.cc',
'plugin_url_request.h',
« no previous file with comments | « chrome_frame/cfproxy_test.cc ('k') | chrome_frame/external_tab.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698