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

Unified Diff: chrome/test/data/extensions/platform_apps/web_view/guest_focus_test/manifest.json

Issue 2116663002: Test for BrowserPlugin-based WebView Focus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revise surface waiting. Created 4 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/platform_apps/web_view/guest_focus_test/manifest.json
diff --git a/chrome/test/data/extensions/platform_apps/web_view/scrollable_embedder_and_guest/manifest.json b/chrome/test/data/extensions/platform_apps/web_view/guest_focus_test/manifest.json
similarity index 87%
copy from chrome/test/data/extensions/platform_apps/web_view/scrollable_embedder_and_guest/manifest.json
copy to chrome/test/data/extensions/platform_apps/web_view/guest_focus_test/manifest.json
index fcd0c4e82de29988abe8198fee344e827daa51f0..77c2ec05e43d1fdbd0b3a4d7aa75b1cfdb42bbf3 100644
--- a/chrome/test/data/extensions/platform_apps/web_view/scrollable_embedder_and_guest/manifest.json
+++ b/chrome/test/data/extensions/platform_apps/web_view/guest_focus_test/manifest.json
@@ -1,5 +1,5 @@
{
- "name": "<webview> scroll bubbling test.",
+ "name": "<webview> guest focus test.",
"version": "1",
"permissions": [
"webview"

Powered by Google App Engine
This is Rietveld 408576698