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

Unified Diff: chrome/test/telemetry_auto/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: Created 8 years, 1 month 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/telemetry_auto/auto_provider/background.js
diff --git a/chrome/test/data/extensions/api_test/webnavigation/failures/e.js b/chrome/test/telemetry_auto/auto_provider/background.js
similarity index 93%
copy from chrome/test/data/extensions/api_test/webnavigation/failures/e.js
copy to chrome/test/telemetry_auto/auto_provider/background.js
index e88ddae7a9c3709faa2288d97c9db141f486fe47..d18c694c095416310374691abde541534a0f1e3f 100644
--- a/chrome/test/data/extensions/api_test/webnavigation/failures/e.js
+++ b/chrome/test/telemetry_auto/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!

Powered by Google App Engine
This is Rietveld 408576698