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

Unified Diff: chrome/browser/resources/chromeos/chromevox2/cvox2/background/loader.js

Issue 584313003: Enable runtime switching between ChromeVox and ChromeVox next via command line. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make changes to exclude files/paths from webstore release. Created 6 years, 3 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/browser/resources/chromeos/chromevox2/cvox2/background/loader.js
diff --git a/chrome/browser/resources/chromeos/chromevox2/cvox2/background/loader.js b/chrome/browser/resources/chromeos/chromevox2/cvox2/background/loader.js
deleted file mode 100644
index 401a9c7c323bb27040332558de7bab1de3d591f4..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/chromeos/chromevox2/cvox2/background/loader.js
+++ /dev/null
@@ -1,9 +0,0 @@
-// 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.
-
-/**
- * @fileoverview Loader for the background page.
- */
-
-goog.require('cvox2.Background');

Powered by Google App Engine
This is Rietveld 408576698