aboutsummaryrefslogtreecommitdiff
path: root/contexts/data/lib/closure-library/closure/goog/net/iframe_xhr_test_response.html
diff options
context:
space:
mode:
Diffstat (limited to 'contexts/data/lib/closure-library/closure/goog/net/iframe_xhr_test_response.html')
-rw-r--r--contexts/data/lib/closure-library/closure/goog/net/iframe_xhr_test_response.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/contexts/data/lib/closure-library/closure/goog/net/iframe_xhr_test_response.html b/contexts/data/lib/closure-library/closure/goog/net/iframe_xhr_test_response.html
deleted file mode 100644
index 3dafbef..0000000
--- a/contexts/data/lib/closure-library/closure/goog/net/iframe_xhr_test_response.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<html>
-<!--
-Copyright 2010 The Closure Library Authors. All Rights Reserved.
-
-Use of this source code is governed by the Apache License, Version 2.0.
-See the COPYING file for details.
--->
- <head>
-<meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
- </head>
- <body>
- <script>top.GG_iframeFn(window, [1, 1, 2, 4, 8]);</script>
- <script>top.GG_iframeFn(window, [12, 20, 32, 52, 84]);</script>
- <script>top.GG_iframeFn(window, [136, 220, 356, 576, 932]);</script>
- </body>
-</html>