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

Unified Diff: components/view_manager/surfaces/surfaces_output_surface.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/surfaces_output_surface.cc
diff --git a/components/surfaces/surfaces_output_surface.cc b/components/view_manager/surfaces/surfaces_output_surface.cc
similarity index 95%
rename from components/surfaces/surfaces_output_surface.cc
rename to components/view_manager/surfaces/surfaces_output_surface.cc
index 897892f556060fbee3c561e12419b21ad24dcaa0..46a86efe2376f1ee17772677d7b9eaf8d4757e37 100644
--- a/components/surfaces/surfaces_output_surface.cc
+++ b/components/view_manager/surfaces/surfaces_output_surface.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_output_surface.h"
+#include "components/view_manager/surfaces/surfaces_output_surface.h"
#include "base/bind.h"
#include "cc/output/compositor_frame.h"
« no previous file with comments | « components/view_manager/surfaces/surfaces_output_surface.h ('k') | components/view_manager/surfaces/surfaces_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698