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

Unified Diff: chrome/test/data/webui/net_internals/net_internals_test.js

Issue 8741009: ONC import option to chromeos tab in chrome://net-internals (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: review feedback Created 9 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
« no previous file with comments | « chrome/test/data/webui/net_internals/main.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/net_internals/net_internals_test.js
===================================================================
--- chrome/test/data/webui/net_internals/net_internals_test.js (revision 112661)
+++ chrome/test/data/webui/net_internals/net_internals_test.js (working copy)
@@ -45,7 +45,8 @@
tests: TestView.TAB_HANDLE_ID,
hsts: HSTSView.TAB_HANDLE_ID,
logs: LogsView.TAB_HANDLE_ID,
- prerender: PrerenderView.TAB_HANDLE_ID
+ prerender: PrerenderView.TAB_HANDLE_ID,
+ chromeos: CrosView.TAB_HANDLE_ID
};
/**
« no previous file with comments | « chrome/test/data/webui/net_internals/main.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698