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

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

Issue 978923003: Improve Cellular support in networkingPrivate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_430115_internet_options_use_guid
Patch Set: Rebase Created 5 years, 9 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/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
index 8f8039a7e6249cd10660b0168e6c974375039646..fe45f146b4620469a7bcd0d58e7cbb045dff1b53 100644
--- a/chrome/test/data/extensions/api_test/networking_private/chromeos/main.html
+++ b/chrome/test/data/extensions/api_test/networking_private/chromeos/main.html
@@ -3,7 +3,7 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
-<script src="test.js"></script>
+<script src="networking_private_apitest_chromeos.js"></script>
<html>
<head><title>networking private component API test</title></head>

Powered by Google App Engine
This is Rietveld 408576698