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

Unified Diff: services/view_manager/ids.h

Issue 790623003: Restructure public side of view_manager service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: BUILD.gn file reorderings 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
Index: services/view_manager/ids.h
diff --git a/services/view_manager/ids.h b/services/view_manager/ids.h
index 94c26da37e8a0ec0a61db8ed866864daac0ee281..981cb4b10d0b3c43ee3357377c4ff27f8aec5ebe 100644
--- a/services/view_manager/ids.h
+++ b/services/view_manager/ids.h
@@ -5,8 +5,8 @@
#ifndef SERVICES_VIEW_MANAGER_IDS_H_
#define SERVICES_VIEW_MANAGER_IDS_H_
-#include "mojo/services/public/cpp/view_manager/types.h"
-#include "mojo/services/public/cpp/view_manager/util.h"
+#include "mojo/services/view_manager/public/cpp/types.h"
+#include "mojo/services/view_manager/public/cpp/util.h"
namespace mojo {
namespace service {
« no previous file with comments | « services/view_manager/connection_manager_delegate.h ('k') | services/view_manager/scheduled_animation_group.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698