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

Unified Diff: chrome/test/data/extensions/api_test/extension_options/embed_other/embedder/background.js

Issue 429763002: Implement createfailed event for <extensionoptions> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove console.logs and diff from CL 412093002 Created 6 years, 5 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/extension_options/embed_other/embedder/background.js
diff --git a/tools/telemetry/unittest_data/autotest_ext/background.js b/chrome/test/data/extensions/api_test/extension_options/embed_other/embedder/background.js
similarity index 99%
copy from tools/telemetry/unittest_data/autotest_ext/background.js
copy to chrome/test/data/extensions/api_test/extension_options/embed_other/embedder/background.js
index 1513ac09fac4e3587b7fc8195ccbb8bd60a0d229..7487e66ecb612e86a505d98b36bb868f7e3b2752 100644
--- a/tools/telemetry/unittest_data/autotest_ext/background.js
+++ b/chrome/test/data/extensions/api_test/extension_options/embed_other/embedder/background.js
@@ -1,4 +1,3 @@
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-

Powered by Google App Engine
This is Rietveld 408576698