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

Unified Diff: services/surfaces/surfaces_service_impl.h

Issue 792813002: Restructure public side of surfaces 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 | « services/surfaces/surfaces_service_application.h ('k') | services/view_manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/surfaces/surfaces_service_impl.h
diff --git a/services/surfaces/surfaces_service_impl.h b/services/surfaces/surfaces_service_impl.h
index 708b91cdbebcd90ce75fce3f63c1380c816bf402..f2d193dd8f3ae96eaea74c52dd5f1943e2898dc6 100644
--- a/services/surfaces/surfaces_service_impl.h
+++ b/services/surfaces/surfaces_service_impl.h
@@ -7,7 +7,7 @@
#include "base/macros.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
-#include "mojo/services/public/interfaces/surfaces/surfaces_service.mojom.h"
+#include "mojo/services/surfaces/public/interfaces/surfaces_service.mojom.h"
#include "services/surfaces/surfaces_impl.h"
namespace cc {
« no previous file with comments | « services/surfaces/surfaces_service_application.h ('k') | services/view_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698