Index: remoting/webapp/oauth2_callback.html |
diff --git a/remoting/webapp/oauth2_callback.html b/remoting/webapp/oauth2_callback.html |
deleted file mode 100644 |
index 764c7b62bf0eb9883c7ad5b82b6246958f084f8a..0000000000000000000000000000000000000000 |
--- a/remoting/webapp/oauth2_callback.html |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-<!doctype html> |
-<!-- |
-Copyright (c) 2011 The Chromium Authors. All rights reserved. |
-Use of this source code is governed by a BSD-style license that can be |
-found in the LICENSE file. |
---> |
- |
-<html> |
- <head> |
- <script src="oauth2.js"></script> |
- <script src="oauth2_api.js"></script> |
- <script src="plugin_settings.js"></script> |
- <script src="xhr.js"></script> |
- <script src="oauth2_callback.js"></script> |
- </head> |
-</html> |