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

Unified Diff: extensions/extensions.gyp

Issue 425303002: Move extension notifications to extensions/browser/notification_types.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: (extension-notifications) rebase Created 6 years, 5 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_unittest.cc ('k') | extensions/shell/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 021e21afca7c71c1e2c0630ee36a2daa7cacebb4..bcfaee8e438b01cee13606be30c20ccd8e1d8120 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -451,6 +451,7 @@
'browser/lazy_background_task_queue.h',
'browser/management_policy.cc',
'browser/management_policy.h',
+ 'browser/notification_types.h',
'browser/pref_names.cc',
'browser/pref_names.h',
'browser/process_manager.cc',
« no previous file with comments | « extensions/browser/process_manager_unittest.cc ('k') | extensions/shell/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698