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

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

Powered by Google App Engine
This is Rietveld 408576698