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

Unified Diff: android_webview/renderer/aw_content_renderer_client.h

Issue 13870010: Move GpuMemoryBuffer interface from ui/gl to gpu/command_buffer/client (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: include base/logging.h for DCHECK Created 7 years, 8 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 | « android_webview/public/browser/draw_gl.h ('k') | gpu/command_buffer/client/gpu_memory_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/renderer/aw_content_renderer_client.h
diff --git a/android_webview/renderer/aw_content_renderer_client.h b/android_webview/renderer/aw_content_renderer_client.h
index 53470fd6506d9c8f7ef865d4143a2bf76f2a92a2..f224d5eea2fce2065d3ff0cf9fe0d99b1a6d3e87 100644
--- a/android_webview/renderer/aw_content_renderer_client.h
+++ b/android_webview/renderer/aw_content_renderer_client.h
@@ -9,7 +9,6 @@
#include "android_webview/renderer/aw_render_process_observer.h"
#include "base/compiler_specific.h"
-#include "ui/gl/gpu_memory_buffer.h"
namespace components {
class VisitedLinkSlave;
« no previous file with comments | « android_webview/public/browser/draw_gl.h ('k') | gpu/command_buffer/client/gpu_memory_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698