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

Unified Diff: skia/skia_library.gypi

Issue 677513003: Use gypi form of blink_skia_config. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.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') | no next file » | 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..e54b31fd8d1791ba1b7621073aa8a539347b059f 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -205,14 +205,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') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698