Skip to content

Commit

Permalink
Remove some really old (and unnecessary) include dirs from gpu/DEPS.
Browse files Browse the repository at this point in the history
Review URL: http://codereview.chromium.org/8872006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113540 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
apatrick@chromium.org committed Dec 8, 2011
1 parent 6899494 commit aa5305d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gpu/DEPS
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
include_rules = [
"+webkit/glue/plugins",
"+third_party/angle",
"+third_party/npapi",
"+../command_buffer",
"+../client",
"+../common",
"+../GLES2",
"+../service",

# For gfx::PluginWindowHandle
"+ui/gfx",
]

0 comments on commit aa5305d

Please sign in to comment.