aboutsummaryrefslogtreecommitdiff
path: root/contexts/data/lib/closure-library/closure/goog/demos/xpc/relay.html
diff options
context:
space:
mode:
Diffstat (limited to 'contexts/data/lib/closure-library/closure/goog/demos/xpc/relay.html')
-rw-r--r--contexts/data/lib/closure-library/closure/goog/demos/xpc/relay.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/contexts/data/lib/closure-library/closure/goog/demos/xpc/relay.html b/contexts/data/lib/closure-library/closure/goog/demos/xpc/relay.html
deleted file mode 100644
index d294335..0000000
--- a/contexts/data/lib/closure-library/closure/goog/demos/xpc/relay.html
+++ /dev/null
@@ -1,16 +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>
- <script src="../../base.js"></script>
- <script>
- goog.require('goog.net.xpc.relay');
- </script>
-</head>
-<body>
-</body>
-</html>