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

Unified Diff: mojo/services/surfaces/cpp/surfaces_utils.cc

Issue 1394303004: Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). (Closed) Base URL: https://github.com/domokit/mojo.git@no_public_2-x-no_public_1
Patch Set: 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 | « mojo/services/surfaces/cpp/surfaces_utils.h ('k') | mojo/services/surfaces/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/surfaces/cpp/surfaces_utils.cc
diff --git a/mojo/services/surfaces/public/cpp/surfaces_utils.cc b/mojo/services/surfaces/cpp/surfaces_utils.cc
similarity index 96%
rename from mojo/services/surfaces/public/cpp/surfaces_utils.cc
rename to mojo/services/surfaces/cpp/surfaces_utils.cc
index 70fa249e3d9643af1f2b0a4263261d5a049d5d67..b675f739e60ab2b6acbb21d50087ddee894f80ec 100644
--- a/mojo/services/surfaces/public/cpp/surfaces_utils.cc
+++ b/mojo/services/surfaces/cpp/surfaces_utils.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "surfaces/public/cpp/surfaces_utils.h"
+#include "surfaces/cpp/surfaces_utils.h"
#include "geometry/interfaces/geometry.mojom.h"
« no previous file with comments | « mojo/services/surfaces/cpp/surfaces_utils.h ('k') | mojo/services/surfaces/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698