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

Unified Diff: ui/gfx/gl/gl_bindings_skia_in_process.cc

Issue 8268006: Roll skia to r2478 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 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 | « skia/skia.gyp ('k') | webkit/glue/gl_bindings_skia_cmd_buffer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/gl/gl_bindings_skia_in_process.cc
===================================================================
--- ui/gfx/gl/gl_bindings_skia_in_process.cc (revision 105346)
+++ ui/gfx/gl/gl_bindings_skia_in_process.cc (working copy)
@@ -6,11 +6,10 @@
#include "ui/gfx/gl/gl_bindings_skia_in_process.h"
#include "base/logging.h"
+#include "third_party/skia/include/gpu/GrGLInterface.h"
#include "ui/gfx/gl/gl_bindings.h"
#include "ui/gfx/gl/gl_implementation.h"
-#include "third_party/skia/gpu/include/GrGLInterface.h"
-
namespace {
extern "C" {
« no previous file with comments | « skia/skia.gyp ('k') | webkit/glue/gl_bindings_skia_cmd_buffer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698