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

Unified Diff: android_webview/android_webview_tests.gypi

Issue 1428263003: Remove fallback tick software draw. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | android_webview/browser/browser_view_renderer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/android_webview_tests.gypi
diff --git a/android_webview/android_webview_tests.gypi b/android_webview/android_webview_tests.gypi
index 908bce30609cb0f8d72abf67e4db25aa62b82eae..14c90ca56a87cd39a1385ae387e9a4ff7b0b4056 100644
--- a/android_webview/android_webview_tests.gypi
+++ b/android_webview/android_webview_tests.gypi
@@ -34,6 +34,7 @@
'<(asset_location)/video.mp4',
'<(asset_location)/visual_state_during_fullscreen_test.html',
'<(asset_location)/visual_state_waits_for_js_test.html',
+ '<(asset_location)/visual_state_waits_for_js_detached_test.html',
'<(asset_location)/visual_state_on_page_commit_visible_test.html',
'<@(snapshot_additional_input_paths)',
],
@@ -61,6 +62,7 @@
'<(java_in_dir)/assets/video.mp4',
'<(java_in_dir)/assets/visual_state_during_fullscreen_test.html',
'<(java_in_dir)/assets/visual_state_waits_for_js_test.html',
+ '<(java_in_dir)/assets/visual_state_waits_for_js_detached_test.html',
'<(java_in_dir)/assets/visual_state_on_page_commit_visible_test.html',
'<@(snapshot_copy_files)',
],
« no previous file with comments | « no previous file | android_webview/browser/browser_view_renderer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698