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

Unified Diff: extensions/extensions.gypi

Issue 1096313003: Create interface "EventPageTracker" for checking an extension's (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix IWYU linter error while I'm at it. Created 5 years, 8 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/process_manager.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 fc2f56793288d59578196bd5721a5f80eea2bdb8..5d2d8351c186ba65d079ae857be69004decea72e 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -557,6 +557,7 @@
'browser/error_map.h',
'browser/event_listener_map.cc',
'browser/event_listener_map.h',
+ 'browser/event_page_tracker.h',
'browser/event_router.cc',
'browser/event_router.h',
'browser/extension_error.cc',
« no previous file with comments | « extensions/browser/process_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698