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

Unified Diff: gyp/images.gyp

Issue 1926163002: Delete ChromeOS code (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 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 | « gyp/icu.gyp ('k') | gyp/libjpeg-turbo.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index 2701b50b9af12fabcabae9c3dcd7bdaaf0e85f29..8920f6ad4d8aeaaf91bfe5f967426e8aaf988a0d 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -107,11 +107,6 @@
}],
],
}],
- [ 'skia_os == "chromeos"', {
- 'dependencies': [
- 'libpng.gyp:libpng',
- ],
- }],
[ 'skia_os == "ios"', {
'include_dirs': [
'../include/utils/mac',
« no previous file with comments | « gyp/icu.gyp ('k') | gyp/libjpeg-turbo.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698