diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-30 19:43:12 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-30 19:43:12 +0000 |
commit | 871e50c9769bcd1fb6074e9143a676979d4e3208 (patch) | |
tree | 2251506c71f00ba258d56330225610e2d38f2c16 /gpu/DEPS | |
parent | 4618dcf6bc686e6c5458e89cf626952f83226b84 (diff) | |
download | chromium_src-871e50c9769bcd1fb6074e9143a676979d4e3208.zip chromium_src-871e50c9769bcd1fb6074e9143a676979d4e3208.tar.gz chromium_src-871e50c9769bcd1fb6074e9143a676979d4e3208.tar.bz2 |
Remove app from a bunch of DEPS files.
BUG=72317
TEST=None
R=rsesek@chromium.org
Review URL: http://codereview.chromium.org/7218065
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91179 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/DEPS')
-rw-r--r-- | gpu/DEPS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -8,9 +8,6 @@ include_rules = [ "+../GLES2", "+../service", - # For IOSurface and TransportDIB support on OS X, and X11 utilities. - "+app", - # For gfx::PluginWindowHandle "+ui/gfx", ] |