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

Unified Diff: gyp/SampleApp.gyp

Issue 1036283002: Remove all code related to NaCl (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Rebase Created 5 years, 9 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 | « dm/DM.cpp ('k') | gyp/apptype_console.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/SampleApp.gyp
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index 170145d9f1b06b73d1b7a43809d7151c5333f8dd..402c4247ab8571915a6659c04728981c6c24b766 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -297,11 +297,6 @@
'gputest.gyp:skgputest',
],
}],
- [ 'skia_os == "nacl"', {
- 'sources': [
- '../../nacl/src/nacl_sample.cpp',
- ],
- }],
],
'msvs_settings': {
'VCLinkerTool': {
« no previous file with comments | « dm/DM.cpp ('k') | gyp/apptype_console.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698