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

Unified Diff: chrome/test/data/android/webvr_instrumentation/html/test_nfc_fires_vrdisplayactivate.html

Issue 2750763006: Correct misnamed WebVR event in tests (Closed)
Patch Set: Created 3 years, 9 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/android/webvr_instrumentation/html/test_nfc_fires_vrdisplayactivate.html
diff --git a/chrome/test/data/android/webvr_instrumentation/html/test_nfc_fires_onvrdisplayactivate.html b/chrome/test/data/android/webvr_instrumentation/html/test_nfc_fires_vrdisplayactivate.html
similarity index 96%
rename from chrome/test/data/android/webvr_instrumentation/html/test_nfc_fires_onvrdisplayactivate.html
rename to chrome/test/data/android/webvr_instrumentation/html/test_nfc_fires_vrdisplayactivate.html
index 4afac65680c79fb444b002e63660122986ad7575..9a9f21aaadf3a9e27b5c7e53daf9a365507245c8 100644
--- a/chrome/test/data/android/webvr_instrumentation/html/test_nfc_fires_onvrdisplayactivate.html
+++ b/chrome/test/data/android/webvr_instrumentation/html/test_nfc_fires_vrdisplayactivate.html
@@ -1,7 +1,7 @@
<!doctype html>
<!--
Tests that scanning the Daydream View NFC tag on supported devices fires the
-ondisplayactivate event
+vrdisplayactivate event
-->
<html>
<head>

Powered by Google App Engine
This is Rietveld 408576698