From 183b60aae43ff5ef5556e7debd9480a96ce5dd46 Mon Sep 17 00:00:00 2001 From: "rvargas@google.com" Date: Fri, 2 Mar 2012 19:11:44 +0000 Subject: GPU: Buld most of the gpu as a single DLL. BUG=114261 TEST=none Review URL: https://chromiumcodereview.appspot.com/9514020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124702 0039d316-1c4b-4281-b951-d872f2087c98 --- gpu/gpu_ipc.gypi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gpu/gpu_ipc.gypi') diff --git a/gpu/gpu_ipc.gypi b/gpu/gpu_ipc.gypi index 65bc854..9e583d0 100644 --- a/gpu/gpu_ipc.gypi +++ b/gpu/gpu_ipc.gypi @@ -4,8 +4,7 @@ { 'dependencies': [ - 'gles2_c_lib', - '../base/base.gyp:base', + '../ipc/ipc.gyp:ipc', ], 'include_dirs': [ '..', -- cgit v1.1