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

Unified Diff: platform_tools/nacl/index.html

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/httpd.py ('k') | platform_tools/nacl/nacl_make » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/nacl/index.html
diff --git a/platform_tools/nacl/index.html b/platform_tools/nacl/index.html
deleted file mode 100644
index 4d87f3e0398e0ea09bfb83ed66bb780693f28759..0000000000000000000000000000000000000000
--- a/platform_tools/nacl/index.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
- <!--
- Copyright 2013 Google Inc.
-
- Use of this source code is governed by a BSD-style license that can be
- found in the LICENSE file.
- -->
-<head>
- <title>Skia Native Client Apps</title>
-</head>
-<body>
- <h1>Skia Native Client Apps</h1>
- <p>
- <ul>
- <li><a href="skhello">Skia Hello World</a></li>
- <li><a href="tests">Skia Unit Tests</a></li>
- <li><a href="debugger">Skia Debugger</a></li>
- <li><a href="SampleApp">Skia Sample App</a></li>
- </ul>
- </p>
-</body>
-</html>
« no previous file with comments | « platform_tools/nacl/httpd.py ('k') | platform_tools/nacl/nacl_make » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698