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

Unified Diff: sky/viewer/content_handler_impl.h

Issue 793243002: Restructure public side of content_handler service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years 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 | « sky/viewer/BUILD.gn ('k') | sky/viewer/document_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/content_handler_impl.h
diff --git a/sky/viewer/content_handler_impl.h b/sky/viewer/content_handler_impl.h
index c7c429ba32243e870972d43d77f1735d1fd52ad6..12360f35366122c2b6636b40a50154a4036cc287 100644
--- a/sky/viewer/content_handler_impl.h
+++ b/sky/viewer/content_handler_impl.h
@@ -7,7 +7,7 @@
#include "base/message_loop/message_loop.h"
#include "mojo/public/interfaces/application/shell.mojom.h"
-#include "mojo/services/public/interfaces/content_handler/content_handler.mojom.h"
+#include "mojo/services/content_handler/public/interfaces/content_handler.mojom.h"
namespace sky {
class DocumentView;
« no previous file with comments | « sky/viewer/BUILD.gn ('k') | sky/viewer/document_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698