diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-25 16:15:18 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-25 16:15:18 +0000 |
commit | b9944f87deb526df6a9a0f3f46bf76b7f2eaa510 (patch) | |
tree | aed0bad8fc41c6bcef32496872de14bb74f244b4 /skia | |
parent | dc5dd68cbe36510d4a3399e216cc76b7a84f51b5 (diff) | |
download | chromium_src-b9944f87deb526df6a9a0f3f46bf76b7f2eaa510.zip chromium_src-b9944f87deb526df6a9a0f3f46bf76b7f2eaa510.tar.gz chromium_src-b9944f87deb526df6a9a0f3f46bf76b7f2eaa510.tar.bz2 |
Revert 184402 due to .DEPS.git SNAFU
> Roll Skia DEPS to r7840
>
> control: https://codereview.chromium.org/12326095/
> Review URL: https://codereview.chromium.org/12315072
TBR=robertphillips@google.com
Review URL: https://codereview.chromium.org/12317099
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184418 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index fe02a50..2bb2b4c2 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -202,7 +202,6 @@ '../third_party/skia/include/core', '../third_party/skia/include/effects', '../third_party/skia/include/images', - '../third_party/skia/include/lazy', '../third_party/skia/include/pdf', '../third_party/skia/include/pipe', '../third_party/skia/include/ports', @@ -658,7 +657,6 @@ '../third_party/skia/include/core', '../third_party/skia/include/effects', '../third_party/skia/include/images', - '../third_party/skia/include/lazy', '../third_party/skia/include/utils', '../third_party/skia/src/core', ], @@ -845,7 +843,6 @@ '../third_party/skia/include/core', '../third_party/skia/include/effects', '../third_party/skia/include/images', - '../third_party/skia/include/lazy', '../third_party/skia/include/utils', '../third_party/skia/src/core', ], |