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

Unified Diff: extensions/browser/BUILD.gn

Issue 2893693002: Remove NOTIFICATION_EXTENSION_ENABLED. (Closed)
Patch Set: address comments Created 3 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
Index: extensions/browser/BUILD.gn
diff --git a/extensions/browser/BUILD.gn b/extensions/browser/BUILD.gn
index 6e68d6f5eddf83a62c66a96640968b75a24d4b9c..a4483caa51be09d8eb4af772820cff900a7cb7f2 100644
--- a/extensions/browser/BUILD.gn
+++ b/extensions/browser/BUILD.gn
@@ -84,6 +84,8 @@ source_set("browser_sources") {
"event_router.h",
"event_router_factory.cc",
"event_router_factory.h",
+ "events/lazy_event_dispatch_util.cc",
+ "events/lazy_event_dispatch_util.h",
"extension_api_frame_id_map.cc",
"extension_api_frame_id_map.h",
"extension_dialog_auto_confirm.cc",
« no previous file with comments | « chrome/test/data/extensions/platform_apps/component_reload/manifest.json ('k') | extensions/browser/api/runtime/runtime_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698