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

Unified Diff: chrome/chrome_common.gypi

Issue 6576020: Remove Gears from Chrome (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: ready to review Created 9 years, 10 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 37f6cc8063d1e6e5124db5936b2f0cd07069e41e..082c1334bef3a648b7d39f25c4b210ba2227214f 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -252,11 +252,6 @@
'common/child_process_host.cc',
'common/child_process_host.h',
'common/chrome_descriptors.h',
- 'common/chrome_plugin_api.h',
- 'common/chrome_plugin_lib.cc',
- 'common/chrome_plugin_lib.h',
- 'common/chrome_plugin_util.cc',
- 'common/chrome_plugin_util.h',
'common/common_glue.cc',
'common/css_colors.h',
'common/database_util.cc',
@@ -309,7 +304,6 @@
'common/file_system/file_system_dispatcher.h',
'common/font_loader_mac.h',
'common/font_loader_mac.mm',
- 'common/gears_api.h',
'common/gpu_plugin.cc',
'common/gpu_plugin.h',
'common/important_file_writer.cc',
@@ -525,8 +519,6 @@
'common/net/url_fetcher.h',
'common/net/url_request_context_getter.cc',
'common/net/url_request_context_getter.h',
- 'common/net/url_request_intercept_job.cc',
- 'common/net/url_request_intercept_job.h',
'common/net/gaia/gaia_auth_consumer.cc',
'common/net/gaia/gaia_auth_consumer.h',
'common/net/gaia/gaia_auth_fetcher.cc',

Powered by Google App Engine
This is Rietveld 408576698