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

Unified Diff: extensions/extensions.gypi

Issue 1148323007: [Extensions] Introduce a ScopedExtensionDialogAutoConfirm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Latest master Created 5 years, 6 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
« no previous file with comments | « extensions/browser/extension_dialog_auto_confirm.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index e1c4b35c2efd029104696050925cceb543f5ce3f..cc225c36ca79a25dac58d772e65c80398ffd46ce 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -567,6 +567,8 @@
'browser/event_router.h',
'browser/event_router_factory.cc',
'browser/event_router_factory.h',
+ 'browser/extension_dialog_auto_confirm.cc',
+ 'browser/extension_dialog_auto_confirm.h',
'browser/extension_error.cc',
'browser/extension_error.h',
'browser/extension_function.cc',
« no previous file with comments | « extensions/browser/extension_dialog_auto_confirm.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698