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

Unified Diff: content/content_renderer.gypi

Issue 830853005: Push: move push_messaging_dispatcher files into push_messaging directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | content/renderer/push_messaging/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 293c430be935c244b30492c6043e183e21a12db4..6072dcb25d23bcd91a966a7b3d165d9f603b4460 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -309,8 +309,8 @@
'renderer/net_info_helper.h',
'renderer/notification_permission_dispatcher.cc',
'renderer/notification_permission_dispatcher.h',
- 'renderer/push_messaging_dispatcher.cc',
- 'renderer/push_messaging_dispatcher.h',
+ 'renderer/push_messaging/push_messaging_dispatcher.cc',
+ 'renderer/push_messaging/push_messaging_dispatcher.h',
'renderer/render_font_warmup_win.cc',
'renderer/render_frame_impl.cc',
'renderer/render_frame_impl.h',
« no previous file with comments | « no previous file | content/renderer/push_messaging/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698