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

Unified Diff: ui/gl/gl_mock.cc

Issue 11444028: Make more GL stuff auto-generated (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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 | « ui/gl/gl_mock.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl_mock.cc
diff --git a/gpu/command_buffer/common/gl_mock.cc b/ui/gl/gl_mock.cc
similarity index 86%
rename from gpu/command_buffer/common/gl_mock.cc
rename to ui/gl/gl_mock.cc
index 0d2b0977f5b53cfdeb3d9b9fc4fd2f68b068aaed..f145c77874c6fdc38574a981a8ce4a42000faff4 100644
--- a/gpu/command_buffer/common/gl_mock.cc
+++ b/ui/gl/gl_mock.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 "gpu/command_buffer/common/gl_mock.h"
+#include "ui/gl/gl_mock.h"
namespace gfx {
« no previous file with comments | « ui/gl/gl_mock.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698