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

Unified Diff: gyp/apptype_console.gypi

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 | « gyp/SampleApp.gyp ('k') | gyp/common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/apptype_console.gypi
diff --git a/gyp/apptype_console.gypi b/gyp/apptype_console.gypi
index 242b0f563a4d5dbcf0d4c812756ad8825b12231d..d3613b3662e1a6ba539cb6e9b5fe51e70564080a 100644
--- a/gyp/apptype_console.gypi
+++ b/gyp/apptype_console.gypi
@@ -29,11 +29,6 @@
'android_output.gyp:android_output',
],
}],
- [ 'skia_os == "nacl"', {
- 'dependencies': [
- 'nacl.gyp:nacl_interface',
- ],
- }],
['skia_os == "ios"', {
'target_conditions': [
['_type == "executable"', {
« no previous file with comments | « gyp/SampleApp.gyp ('k') | gyp/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698