Chromium Code Reviews

Unified Diff: chrome/chrome_common.gypi

Issue 9006027: Rip Out the Sidebar API (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/chrome_common.gypi
===================================================================
--- chrome/chrome_common.gypi (revision 115368)
+++ chrome/chrome_common.gypi (working copy)
@@ -136,9 +136,6 @@
'common/extensions/extension_resource.h',
'common/extensions/extension_set.cc',
'common/extensions/extension_set.h',
- 'common/extensions/extension_sidebar_defaults.h',
- 'common/extensions/extension_sidebar_utils.cc',
- 'common/extensions/extension_sidebar_utils.h',
'common/extensions/extension_unpacker.cc',
'common/extensions/extension_unpacker.h',
'common/extensions/file_browser_handler.cc',

Powered by Google App Engine