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

Unified Diff: gyp/utils.gyp

Issue 1268573002: Remove SK_BUILD_FOR SDL, BREW, and PALM. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: elif Created 5 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 | « no previous file | include/core/SkPreConfig.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/utils.gyp
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 429984643bc7a4ceb2010e43b9b716d1946faac3..40014cbd9258e199cd9a233956e0264cbc23f4eb 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -35,9 +35,6 @@
'sources': [
'utils.gypi', # Makes the gypi appear in IDEs (but does not modify the build).
],
- 'sources!': [
- '../src/utils/SDL/SkOSWindow_SDL.cpp',
- ],
'conditions': [
[ 'skia_os == "mac"', {
'link_settings': {
« no previous file with comments | « no previous file | include/core/SkPreConfig.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698