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

Unified Diff: gyp/everything.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/debugger.gyp ('k') | gyp/freetype.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/everything.gyp
diff --git a/gyp/everything.gyp b/gyp/everything.gyp
index 47db978171d63beac92dc5b54316644a1ed6eb92..299aad5c5bf90ef8e7b270cd241c7786fa1eccdd 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -21,7 +21,7 @@
'skiaserve.gyp:skiaserve',
],
'conditions': [
- ['skia_os in ("ios", "android", "chromeos")', {
+ ['skia_os in ("ios", "android")', {
# debugger is not supported on this platform
}, {
'dependencies': [
« no previous file with comments | « gyp/debugger.gyp ('k') | gyp/freetype.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698