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

Unified Diff: chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/main.html

Issue 153263006: Add test for ChromeVox injection into webview (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment fixed Created 6 years, 10 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/platform_apps/web_view/chromevox_injection/main.html
diff --git a/chrome/test/data/extensions/platform_apps/web_view/speech/main.html b/chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/main.html
similarity index 78%
copy from chrome/test/data/extensions/platform_apps/web_view/speech/main.html
copy to chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/main.html
index 67620d73097be2009b6687cdd9b2b1a42e998283..c4da227720ae3bc35fada3611ff80c529773c754 100644
--- a/chrome/test/data/extensions/platform_apps/web_view/speech/main.html
+++ b/chrome/test/data/extensions/platform_apps/web_view/chromevox_injection/main.html
@@ -1,6 +1,6 @@
<!doctype html>
<!--
- * Copyright (c) 2013 The Chromium Authors. All rights reserved. Use of this
+ * Copyright (c) 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