From 1df19867af241e2836829a16e22322ae5bc005b1 Mon Sep 17 00:00:00 2001 From: "zmo@chromium.org" Date: Fri, 24 May 2013 11:26:29 +0000 Subject: Get rid of the relative paths in command_buffer client/common Per discussion with gman, we used relative include paths for nacl, but that's no longer necessary. BUG= TEST=tree R=gman Review URL: https://chromiumcodereview.appspot.com/15938002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202056 0039d316-1c4b-4281-b951-d872f2087c98 --- gpu/DEPS | 6 ------ 1 file changed, 6 deletions(-) (limited to 'gpu/DEPS') diff --git a/gpu/DEPS b/gpu/DEPS index 43b6a19..074d493 100644 --- a/gpu/DEPS +++ b/gpu/DEPS @@ -5,12 +5,6 @@ include_rules = [ "+third_party/re2", "+third_party/smhasher", "+third_party/protbuf", - "+../../gpu_export.h", - "+../command_buffer", - "+../client", - "+../common", - "+../GLES2", - "+../service", "+crypto", "+ui/gfx", "+ui/gl", -- cgit v1.1