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

Unified Diff: extensions/extensions.gyp

Issue 823703004: Tracking push events for lucid sleep (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Observers are better. Now with tests! Created 5 years, 11 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.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 193a291274e8f94f901e4a8ae3378b1c4d95884d..dde2bc6866280fa33ea4fe884b074c64b3f50fe0 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -607,6 +607,7 @@
'browser/extension_host.cc',
'browser/extension_host.h',
'browser/extension_host_delegate.h',
+ 'browser/extension_host_observer.h',
'browser/extension_error.cc',
'browser/extension_error.h',
'browser/extension_function.cc',

Powered by Google App Engine
This is Rietveld 408576698