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

Unified Diff: platform_tools/nacl/skhello/skhello.nmf

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 | « platform_tools/nacl/skhello/index.html ('k') | platform_tools/nacl/src/nacl_debugger.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/nacl/skhello/skhello.nmf
diff --git a/platform_tools/nacl/skhello/skhello.nmf b/platform_tools/nacl/skhello/skhello.nmf
deleted file mode 100644
index 3d6c02dd5e445a2c9478638b91621947b4988a5c..0000000000000000000000000000000000000000
--- a/platform_tools/nacl/skhello/skhello.nmf
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "program": {
- "x86-64": {"url": "../../out/nacl64/Debug/skhello"},
- "x86-32": {"url": "../../out/nacl32/Debug/skhello"}
- }
-}
« no previous file with comments | « platform_tools/nacl/skhello/index.html ('k') | platform_tools/nacl/src/nacl_debugger.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698