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

Unified Diff: content/content_renderer.gypi

Issue 1024903003: [Presentation API] Plumbing of |onstatechange| from the Mojo service to the public/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Call the Mojo method again from the callback Created 5 years, 9 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_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 9c03cdc5756dc6710f854c74b45172e9e6af2724..d86e70d439e7fb9f6379d83a4b602ee60f2a4fd9 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -320,8 +320,6 @@
'renderer/presentation/presentation_dispatcher.h',
'renderer/presentation/presentation_session_client.cc',
'renderer/presentation/presentation_session_client.h',
- 'renderer/presentation/presentation_session_dispatcher.cc',
- 'renderer/presentation/presentation_session_dispatcher.h',
'renderer/push_messaging/push_messaging_dispatcher.cc',
'renderer/push_messaging/push_messaging_dispatcher.h',
'renderer/render_font_warmup_win.cc',
« no previous file with comments | « content/common/presentation/presentation_service.mojom ('k') | content/renderer/presentation/presentation_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698