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

Unified Diff: chrome/chrome.gyp

Issue 332021: Move page actions over to ExtensionAction2 (Closed)
Patch Set: Review feedback Created 11 years, 2 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.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index aea45c380398ccfcd0cba514501886b5a19f5067..5af6dca443717b3d5dc23991abfadb658e186ce3 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -543,8 +543,6 @@
'common/extensions/extension_error_reporter.h',
'common/extensions/extension_error_utils.cc',
'common/extensions/extension_error_utils.h',
- 'common/extensions/extension_action.cc',
- 'common/extensions/extension_action.h',
'common/extensions/extension_action2.cc',
'common/extensions/extension_action2.h',
'common/extensions/extension_message_bundle.cc',

Powered by Google App Engine
This is Rietveld 408576698