Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(400)

Unified Diff: skia/skia_library.gypi

Issue 681713002: Update from chromium https://crrev.com/301315 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « skia/skia_common.gypi ('k') | testing/android/junit/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_library.gypi
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi
index 2df089e6f953e49f14c3f451e66504f69f5c30af..760c1cd8af4f1bd8d72b781adaa434641c5385b4 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -162,6 +162,7 @@
],
'include_dirs': [
+ '../third_party/skia/include/c',
'../third_party/skia/include/core',
'../third_party/skia/include/effects',
'../third_party/skia/include/images',
@@ -205,14 +206,6 @@
],
}],
- [ 'OS != "ios"', {
- 'dependencies': [
- '../third_party/WebKit/public/blink_skia_config.gyp:blink_skia_config',
- ],
- 'export_dependent_settings': [
- '../third_party/WebKit/public/blink_skia_config.gyp:blink_skia_config',
- ],
- }],
[ 'OS != "mac"', {
'sources/': [
['exclude', '/mac/']
« no previous file with comments | « skia/skia_common.gypi ('k') | testing/android/junit/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698