Commit 14d8101b authored by garykac@chromium.org's avatar garykac@chromium.org

Remove connection_history.js from remoting's JS tests.

BUG=
R=jamiewalch@chromium.org

Review URL: https://codereview.chromium.org/145973007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247731 0039d316-1c4b-4281-b951-d872f2087c98
parent ff01c044
...@@ -23,7 +23,6 @@ AllJsLoadTest.prototype = { ...@@ -23,7 +23,6 @@ AllJsLoadTest.prototype = {
'client_session.js', 'client_session.js',
//'clipboard_event_proto.js', // Only used by jscompiler. //'clipboard_event_proto.js', // Only used by jscompiler.
'clipboard.js', 'clipboard.js',
'connection_history.js',
'connection_stats.js', 'connection_stats.js',
//'cs_oauth2_trampoline.js', // Uses globals in the chrome namespace, which //'cs_oauth2_trampoline.js', // Uses globals in the chrome namespace, which
// give a compilation error when declared in // give a compilation error when declared in
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment