Index: gallery/static/index.html |
diff --git a/gallery/static/index.html b/gallery/static/index.html |
deleted file mode 100644 |
index 23f49967d4cd3abd00c687cad0029bb886afca4e..0000000000000000000000000000000000000000 |
--- a/gallery/static/index.html |
+++ /dev/null |
@@ -1,30 +0,0 @@ |
-<!DOCTYPE html> |
-<html> |
- <head> |
- |
-<meta http-equiv="content-type" content="text/html; charset=utf-8"> |
-<title>Native Client Examples Gallery</title> |
-<link href="http://code.google.com/css/codesite.pack.04102009.css" |
- type="text/css" |
- rel="stylesheet"> |
-<link href="http://code.google.com/css/semantic_headers.css" |
- rel="stylesheet" |
- type="text/css" /> |
-<link href="http://code.google.com/chrome/nativeclient/css/local_extensions.css" |
- rel="stylesheet" |
- type="text/css"> |
-<body class="gc-documentation"> |
-<div id="codesiteContent"> |
-<div id="gc-topnav"> |
- <h1>Native Client Examples Gallery</h1><br /> |
- <p> </p> |
-</div> |
-<div class="g-unit" id="gc-pagecontent"> |
- |
-<p>The Native Client Gallery has moved. Please visit the new |
-<a href="http://www.gonacl.com/dev/sdk.html">SDK page</a> in |
-<a href="http://www.gonacl.com/dev/index.html">gonacl.com</a></p> |
-<p>For information about how to develop Native Client applications, see the |
-<a href="http://code.google.com/chrome/nativeclient">Native Client SDK</a></p> |
-</div><!-- end gc-pagecontent --> |
-</div> <!-- end codesite content --> |