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

Unified Diff: chrome/browser/resources/whispernet_proxy/background.html

Issue 2131993002: Delete the audio modem and copresence private APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@eol
Patch Set: Sync again Created 4 years, 5 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
Index: chrome/browser/resources/whispernet_proxy/background.html
diff --git a/chrome/browser/resources/whispernet_proxy/background.html b/chrome/browser/resources/whispernet_proxy/background.html
deleted file mode 100644
index b14945d6b9272f7f21428f987ad237995f4f1eee..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/whispernet_proxy/background.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!doctype html>
-<html>
-<head>
-<meta charset="utf-8">
-<link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
-<script src="js/nacl.js"></script>
-<script src="js/wrapper.js"></script>
-<script src="js/init.js"></script>
-</head>
-<body>
-</body>
-</html>
« no previous file with comments | « chrome/browser/resources/whispernet_proxy/OWNERS ('k') | chrome/browser/resources/whispernet_proxy/js/init.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698