From dce2c4b407bbbfa0120441d3be88740e521db727 Mon Sep 17 00:00:00 2001 From: "kaanb@chromium.org" Date: Thu, 11 Apr 2013 03:33:53 +0000 Subject: Move GpuMemoryBufferFactoryProxy to gpu/command_buffer/client as we'll be allocating buffers from gles2_implementation BUG=175012 Review URL: https://chromiumcodereview.appspot.com/14009002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193559 0039d316-1c4b-4281-b951-d872f2087c98 --- android_webview/android_webview.gyp | 2 -- 1 file changed, 2 deletions(-) (limited to 'android_webview/android_webview.gyp') diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp index e2b6b6f8..32c1fa6 100644 --- a/android_webview/android_webview.gyp +++ b/android_webview/android_webview.gyp @@ -165,8 +165,6 @@ 'common/aw_resource.h', 'common/aw_switches.cc', 'common/aw_switches.h', - 'common/gpu_memory_buffer_factory_proxy.cc', - 'common/gpu_memory_buffer_factory_proxy.h', 'common/render_view_messages.cc', 'common/render_view_messages.h', 'common/renderer_picture_map.cc', -- cgit v1.1