From b3b0ac84984cab8b4e487dafc9956dd20924892c Mon Sep 17 00:00:00 2001 From: "robertphillips@google.com" Date: Mon, 27 Jan 2014 13:29:19 +0000 Subject: Roll Skia DEPS to r13188 R=reed@google.com Review URL: https://codereview.chromium.org/147983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247228 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/skia_library_opts.gyp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'skia/skia_library_opts.gyp') diff --git a/skia/skia_library_opts.gyp b/skia/skia_library_opts.gyp index 5e93c6d..9b0b93e 100644 --- a/skia/skia_library_opts.gyp +++ b/skia/skia_library_opts.gyp @@ -32,6 +32,7 @@ ], 'include_dirs': [ '../third_party/skia/include/core', + '../third_party/skia/include/effects', '../third_party/skia/src/core', '../third_party/skia/src/opts', ], @@ -150,6 +151,7 @@ ], 'include_dirs': [ '../third_party/skia/include/core', + '../third_party/skia/include/effects', '../third_party/skia/src/core', ], 'conditions': [ @@ -188,6 +190,7 @@ ], 'include_dirs': [ '../third_party/skia/include/core', + '../third_party/skia/include/effects', '../third_party/skia/src/core', ], 'sources': [ @@ -216,6 +219,7 @@ ], 'include_dirs': [ '../third_party/skia/include/core', + '../third_party/skia/include/effects', '../third_party/skia/src/core', '../third_party/skia/src/opts', ], -- cgit v1.1