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

Unified Diff: components/view_manager/surfaces/display_factory_impl.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/display_factory_impl.cc
diff --git a/components/surfaces/display_factory_impl.cc b/components/view_manager/surfaces/display_factory_impl.cc
similarity index 94%
rename from components/surfaces/display_factory_impl.cc
rename to components/view_manager/surfaces/display_factory_impl.cc
index 29433708c8e09695ace6259dc894644d08e48c2c..e0bb8496942cc211968f62264d64a5e2d2d06eac 100644
--- a/components/surfaces/display_factory_impl.cc
+++ b/components/view_manager/surfaces/display_factory_impl.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/display_factory_impl.h"
+#include "components/view_manager/surfaces/display_factory_impl.h"
#include "cc/surfaces/surface_id.h"
« no previous file with comments | « components/view_manager/surfaces/display_factory_impl.h ('k') | components/view_manager/surfaces/display_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698