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

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

Powered by Google App Engine
This is Rietveld 408576698