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

Unified Diff: content/content_shell.gypi

Issue 1116693002: [NOT FOR REVIEW] Significantly simplify the PlatformNotificationService //content API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 20835bd48b71ff3dfbffad003476fa398e228456..18820e839d5fd7f05d7748d9fb558f15b5157d28 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -69,6 +69,7 @@
'../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/gfx/ipc/gfx_ipc.gyp:gfx_ipc',
'../ui/gl/gl.gyp:gl',
+ '../ui/message_center/message_center.gyp:message_center',
'../url/url.gyp:url_lib',
'../v8/tools/gyp/v8.gyp:v8',
],

Powered by Google App Engine
This is Rietveld 408576698