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

Unified Diff: tools/telemetry/unittest_data/auto_provider/background.js

Issue 11412238: Proof of concept for running extension API stack through dev tools. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 11 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: tools/telemetry/unittest_data/auto_provider/background.js
diff --git a/chrome/test/data/extensions/api_test/webnavigation/failures/e.js b/tools/telemetry/unittest_data/auto_provider/background.js
similarity index 93%
copy from chrome/test/data/extensions/api_test/webnavigation/failures/e.js
copy to tools/telemetry/unittest_data/auto_provider/background.js
index e88ddae7a9c3709faa2288d97c9db141f486fe47..d18c694c095416310374691abde541534a0f1e3f 100644
--- a/chrome/test/data/extensions/api_test/webnavigation/failures/e.js
+++ b/tools/telemetry/unittest_data/auto_provider/background.js
@@ -2,4 +2,4 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-stop();
+// Nothing!
« no previous file with comments | « tools/telemetry/telemetry/possible_browser.py ('k') | tools/telemetry/unittest_data/auto_provider/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698