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

Unified Diff: services/window_manager/capture_controller.cc

Issue 1391243003: Move //mojo/services/X/public/... to //mojo/services/X/... (part 4). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_3-x-no_public_2-x-no_public_1
Patch Set: copyright header Created 5 years, 2 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 | « services/window_manager/capture_controller.h ('k') | services/window_manager/focus_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/window_manager/capture_controller.cc
diff --git a/services/window_manager/capture_controller.cc b/services/window_manager/capture_controller.cc
index 5b6873eb57c117320b96c466bbcd65e6d2247c65..b705677405b4b67f623a49c23d8b92b6096b8991 100644
--- a/services/window_manager/capture_controller.cc
+++ b/services/window_manager/capture_controller.cc
@@ -4,8 +4,8 @@
#include "services/window_manager/capture_controller.h"
-#include "mojo/services/view_manager/public/cpp/view_property.h"
-#include "mojo/services/view_manager/public/cpp/view_tracker.h"
+#include "mojo/services/view_manager/cpp/view_property.h"
+#include "mojo/services/view_manager/cpp/view_tracker.h"
#include "services/window_manager/capture_controller_observer.h"
DECLARE_VIEW_PROPERTY_TYPE(window_manager::CaptureController*);
« no previous file with comments | « services/window_manager/capture_controller.h ('k') | services/window_manager/focus_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698