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

Unified Diff: content/content_browser.gypi

Issue 398163008: Export content_common dependency from some content targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add content::NotificationPresenterPermission enum 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 35b2b9de638d5989a37b7c6065d94382cc0baf7e..b7a4a9c3a9a4679381b0c1bf39b3d10a4304fe5b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -154,6 +154,7 @@
'public/browser/navigation_type.h',
'public/browser/notification_details.h',
'public/browser/notification_observer.h',
+ 'public/browser/notification_presenter_permission.h',
'public/browser/notification_registrar.cc',
'public/browser/notification_registrar.h',
'public/browser/notification_service.h',
« no previous file with comments | « content/browser/renderer_host/render_message_filter.cc ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698