Chromium Code Reviews

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 9701105: Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. This a… (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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/extensions/extension_function_registry.cc ('k') | tools/json_schema_compiler/compiler.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
===================================================================
--- chrome/chrome_browser_extensions.gypi (revision 127187)
+++ chrome/chrome_browser_extensions.gypi (working copy)
@@ -211,8 +211,6 @@
'browser/extensions/extension_function.h',
'browser/extensions/extension_function_dispatcher.cc',
'browser/extensions/extension_function_dispatcher.h',
- 'browser/extensions/extension_function_registry.cc',
- 'browser/extensions/extension_function_registry.h',
'browser/extensions/extension_global_error.cc',
'browser/extensions/extension_global_error.h',
'browser/extensions/extension_global_error_badge.cc',
« no previous file with comments | « chrome/browser/extensions/extension_function_registry.cc ('k') | tools/json_schema_compiler/compiler.py » ('j') | no next file with comments »

Powered by Google App Engine