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

Unified Diff: components/view_manager/surfaces/main.cc

Issue 1150093003: Move GLES2, GPU & Surfaces into the ViewManager directory. This does not merge the applications, th… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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
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"
« no previous file with comments | « components/view_manager/surfaces/display_impl.cc ('k') | components/view_manager/surfaces/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698