diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-17 07:06:53 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-17 07:06:53 +0000 |
commit | 59e01c0a5fc02872458a89796b77fcf3d0507593 (patch) | |
tree | 8ccb612d191f5e7fb35233357fa307a43d892877 /gpu/DEPS | |
parent | b3605a642a089accd6fd47ab11f94ac6b0ad53f3 (diff) | |
download | chromium_src-59e01c0a5fc02872458a89796b77fcf3d0507593.zip chromium_src-59e01c0a5fc02872458a89796b77fcf3d0507593.tar.gz chromium_src-59e01c0a5fc02872458a89796b77fcf3d0507593.tar.bz2 |
amend DEPS now files have moved
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41815 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/DEPS')
-rw-r--r-- | gpu/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ include_rules = [ "+../service", # For gfx::PluginWindowHandle - "+app/gfx", + "+gfx", # For IOSurfaceSupport on Mac OS X, service-side code only. # Can consider moving these files if this dependency is undesirable. |