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

Unified Diff: experimental/webgtt/tests/nacltest/webgtt_test.html

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: Created 8 years, 3 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 | « experimental/webgtt/tests/nacltest/test.scons ('k') | experimental/webgtt/tests/nacltest/webgtt_test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webgtt/tests/nacltest/webgtt_test.html
diff --git a/experimental/webgtt/tests/nacltest/webgtt_test.html b/experimental/webgtt/tests/nacltest/webgtt_test.html
deleted file mode 100644
index 703fc9951411e16360a732976ee83922a2df9e19..0000000000000000000000000000000000000000
--- a/experimental/webgtt/tests/nacltest/webgtt_test.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html lang="en" il8n-values="dir:textdirection">
- <head>
- <meta charset="utf-8" />
- <title>WebGTT Test</title>
- <script type="text/javascript" src="nacltest.js"></script>
- <script type="text/javascript" src="webgtt_test.js"></script>
- </head>
- <body onload="main()">
- <section id="nacltest">
- <header>
- <h1>WebGTT Test</h1>
- </header>
- <embed type="application/x-nacl" id="webgtt_test"
- name="nacl_module"
- src="webgtt.nmf"
- width=0 height=0 />
- </section>
- </body>
-</html>
« no previous file with comments | « experimental/webgtt/tests/nacltest/test.scons ('k') | experimental/webgtt/tests/nacltest/webgtt_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698