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

Unified Diff: components/components.gyp

Issue 2146833002: Move webp_transcode to ios/chrome/browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup DEPS Created 4 years, 5 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 | « components/OWNERS ('k') | components/components_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index c3276989d9c203627698397c2f1108beb1ea4fbe..2e0ad9ada1f0cb17663aba3922e3c04d20b90343 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -143,11 +143,6 @@
'zoom.gypi',
],
}],
- ['OS == "ios"', {
- 'includes': [
- 'webp_transcode.gypi',
- ],
- }],
['OS != "ios" and OS != "android"', {
'includes': [
'feedback.gypi',
« no previous file with comments | « components/OWNERS ('k') | components/components_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698