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

Unified Diff: extensions/extensions.gypi

Issue 1499793003: Fix classes that have too many virtuals for inline constructors. Base URL: https://chromium.googlesource.com/chromium/src.git@enable-virtuals-as-complexity
Patch Set: Finish fixing the codebase that's accessible from Linux. Created 5 years 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 e18e6822b79d67639c86909d202a6e9d872e356a..25e6a698334d8071356a78a2d5b60fb839c6aeba 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -872,6 +872,7 @@
'renderer/css_native_handler.h',
'renderer/dispatcher.cc',
'renderer/dispatcher.h',
+ 'renderer/dispatcher_delegate.cc',
'renderer/dispatcher_delegate.h',
'renderer/display_source_custom_bindings.cc',
'renderer/display_source_custom_bindings.h',

Powered by Google App Engine
This is Rietveld 408576698