summaryrefslogtreecommitdiffstats
path: root/gpu/DEPS
diff options
context:
space:
mode:
authorzmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-24 11:26:29 +0000
committerzmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-24 11:26:29 +0000
commit1df19867af241e2836829a16e22322ae5bc005b1 (patch)
tree02e315274de069b2d7ac072e25cf89a67befa8df /gpu/DEPS
parent48ed8de2c0ccec2a03afa8f1a26b15700ef1e523 (diff)
downloadchromium_src-1df19867af241e2836829a16e22322ae5bc005b1.zip
chromium_src-1df19867af241e2836829a16e22322ae5bc005b1.tar.gz
chromium_src-1df19867af241e2836829a16e22322ae5bc005b1.tar.bz2
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
Diffstat (limited to 'gpu/DEPS')
-rw-r--r--gpu/DEPS6
1 files changed, 0 insertions, 6 deletions
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",