Index: components/view_manager/surfaces/main.cc |
diff --git a/components/surfaces/main.cc b/components/view_manager/surfaces/main.cc |
similarity index 85% |
rename from components/surfaces/main.cc |
rename to components/view_manager/surfaces/main.cc |
index c052a2653d3612b6b9cb377d20cf7e1bcd1d15ec..776fba8344f52f6c920625cec18f2cde7950a80f 100644 |
--- a/components/surfaces/main.cc |
+++ b/components/view_manager/surfaces/main.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 "components/surfaces/surfaces_service_application.h" |
+#include "components/view_manager/surfaces/surfaces_service_application.h" |
#include "mojo/application/public/cpp/application_runner.h" |
#include "third_party/mojo/src/mojo/public/c/system/main.h" |