Index: chrome/test/data/extensions/platform_apps/app_view/shim/skeleton/main.html |
diff --git a/chrome/test/data/extensions/activity_log_app/window.html b/chrome/test/data/extensions/platform_apps/app_view/shim/skeleton/main.html |
similarity index 60% |
copy from chrome/test/data/extensions/activity_log_app/window.html |
copy to chrome/test/data/extensions/platform_apps/app_view/shim/skeleton/main.html |
index f27ad4bc8c0a1c271dd1f1cd13b1be01d9950f23..4ecd1c53209846f2eba014ee783405300495cf27 100644 |
--- a/chrome/test/data/extensions/activity_log_app/window.html |
+++ b/chrome/test/data/extensions/platform_apps/app_view/shim/skeleton/main.html |
@@ -1,8 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
- </head> |
<body> |
- <div>Hello, world!</div> |
+ <div>Hello World!</div> |
</body> |
</html> |