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

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

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
Index: mojo/services/surfaces/public/cpp/surfaces_utils.cc
diff --git a/mojo/services/public/cpp/surfaces/surfaces_utils.cc b/mojo/services/surfaces/public/cpp/surfaces_utils.cc
similarity index 95%
rename from mojo/services/public/cpp/surfaces/surfaces_utils.cc
rename to mojo/services/surfaces/public/cpp/surfaces_utils.cc
index 06bbecd9aae352795990d0f46c18ace607479f3e..4718407e58fc871a05574695dc7bff672f8bfc91 100644
--- a/mojo/services/public/cpp/surfaces/surfaces_utils.cc
+++ b/mojo/services/surfaces/public/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 "mojo/services/public/cpp/surfaces/surfaces_utils.h"
+#include "mojo/services/surfaces/public/cpp/surfaces_utils.h"
#include "mojo/services/public/interfaces/geometry/geometry.mojom.h"
« no previous file with comments | « mojo/services/surfaces/public/cpp/surfaces_utils.h ('k') | mojo/services/surfaces/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698