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

Unified Diff: components/view_manager/gles2/gpu_state.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
« no previous file with comments | « components/view_manager/gles2/gpu_state.h ('k') | components/view_manager/gles2/mojo_buffer_backing.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/view_manager/gles2/gpu_state.cc
diff --git a/components/gles2/gpu_state.cc b/components/view_manager/gles2/gpu_state.cc
similarity index 90%
rename from components/gles2/gpu_state.cc
rename to components/view_manager/gles2/gpu_state.cc
index 6468a26af02e8ac9188fedc80d067aadf210cc7b..763c635003ac7b2e5e1ee7b3a8bb4f6cc0515d3e 100644
--- a/components/gles2/gpu_state.cc
+++ b/components/view_manager/gles2/gpu_state.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
//
-#include "components/gles2/gpu_state.h"
+#include "components/view_manager/gles2/gpu_state.h"
namespace gles2 {
« no previous file with comments | « components/view_manager/gles2/gpu_state.h ('k') | components/view_manager/gles2/mojo_buffer_backing.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698