diff options
author | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-17 03:00:45 +0000 |
---|---|---|
committer | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-17 03:00:45 +0000 |
commit | c9248d325bd75c08d4e93cd04b064456473d468d (patch) | |
tree | 6b0590d906f0a964568ad7eb02570bd8de7dc63f /content/DEPS | |
parent | d715cae5ea58ce787b195cd9dbc52f81df459adf (diff) | |
download | chromium_src-c9248d325bd75c08d4e93cd04b064456473d468d.zip chromium_src-c9248d325bd75c08d4e93cd04b064456473d468d.tar.gz chromium_src-c9248d325bd75c08d4e93cd04b064456473d468d.tar.bz2 |
Replace angle_path gyp variable with regular path.
The switch to angle_dx11 is complete. This is cleanup.
I will land this before removing the angle_path variable from build/common.gypi.
For media/
TBR=vrk@chromium.org
Review URL: https://chromiumcodereview.appspot.com/18161007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@211908 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/DEPS')
-rw-r--r-- | content/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/DEPS b/content/DEPS index 25d7d8b..08aa6db 100644 --- a/content/DEPS +++ b/content/DEPS @@ -60,7 +60,6 @@ include_rules = [ "-tools", # Allow inclusion of third-party code: - "+third_party/angle", "+third_party/angle_dx11", "+third_party/flac", "+third_party/gpsd", |