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" |