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

Unified Diff: extensions/extensions.gypi

Issue 1584473004: Migrate ProcessesEventRouter to the new task manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nope, browser process is not expected in onCreate(). Created 4 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: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index d92bf49f337640af27b3afd90a9886e95d97d0f2..7ad26553240bfb041665aacafb3419085b5b0f0b 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -582,8 +582,6 @@
'browser/extension_function_dispatcher.h',
'browser/extension_function_registry.cc',
'browser/extension_function_registry.h',
- 'browser/extension_function_util.cc',
- 'browser/extension_function_util.h',
'browser/extension_host.cc',
'browser/extension_host.h',
'browser/extension_host_delegate.h',

Powered by Google App Engine
This is Rietveld 408576698