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

Unified Diff: chrome/test/data/extensions/api_test/networking_private/chromeos/main.html

Issue 2470193002: Introduce networking.onc as an alias for networkingPrivate (Closed)
Patch Set: allow optional permission Created 4 years 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/test/data/extensions/api_test/networking_private/chromeos/main.html
diff --git a/chrome/test/data/extensions/api_test/networking_private/chromeos/main.html b/chrome/test/data/extensions/api_test/networking_private/chromeos/main.html
deleted file mode 100644
index 8f8039a7e6249cd10660b0168e6c974375039646..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/api_test/networking_private/chromeos/main.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!--
- * Copyright (c) 2013 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.
--->
-<script src="test.js"></script>
-
-<html>
-<head><title>networking private component API test</title></head>
-<body><h2>chrome.networkingPrivate.* tests</h2></body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698