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

Unified Diff: chrome/chrome_browser.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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 9cc3488a79f5f93d5109664f142f693693ef9313..e353eab732285b5456325cc5e97bf734506db8e6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -358,10 +358,6 @@
'browser/character_encoding.h',
'browser/chrome_browser_application_mac.h',
'browser/chrome_browser_application_mac.mm',
- 'browser/chrome_plugin_browsing_context.cc',
- 'browser/chrome_plugin_browsing_context.h',
- 'browser/chrome_plugin_host.cc',
- 'browser/chrome_plugin_host.h',
'browser/chromeos/audio_handler.cc',
'browser/chromeos/audio_handler.h',
'browser/chromeos/audio_mixer.h',
@@ -1100,8 +1096,6 @@
'browser/fullscreen_linux.cc',
'browser/fullscreen_mac.mm',
'browser/fullscreen_win.cc',
- 'browser/gears_integration.cc',
- 'browser/gears_integration.h',
'browser/geolocation/access_token_store.cc',
'browser/geolocation/access_token_store.h',
'browser/geolocation/arbitrator_dependency_factory.cc',
@@ -3776,7 +3770,6 @@
'<(DEPTH)/third_party/wtl/include',
],
'dependencies': [
- '../gears/gears.gyp:gears',
'../google_update/google_update.gyp:google_update',
'../third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
'../third_party/isimpledom/isimpledom.gyp:isimpledom',

Powered by Google App Engine
This is Rietveld 408576698