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

Unified Diff: chrome/test/data/extensions/sidebar/simple_page.html

Issue 1168383002: Implement sidebar support for extension action popups Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix assertion failure at extension_view_host.cc Created 5 years, 2 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/sidebar/simple_page.html
diff --git a/chrome/test/data/extensions/activity_log_app/window.html b/chrome/test/data/extensions/sidebar/simple_page.html
similarity index 54%
copy from chrome/test/data/extensions/activity_log_app/window.html
copy to chrome/test/data/extensions/sidebar/simple_page.html
index f27ad4bc8c0a1c271dd1f1cd13b1be01d9950f23..f8b6c175fc7edf5231a0b1627c0ead4b69717ac9 100644
--- a/chrome/test/data/extensions/activity_log_app/window.html
+++ b/chrome/test/data/extensions/sidebar/simple_page.html
@@ -1,8 +1,6 @@
-<!DOCTYPE html>
<html>
<head>
</head>
<body>
- <div>Hello, world!</div>
</body>
</html>
« no previous file with comments | « chrome/test/data/extensions/sidebar/manifest.json ('k') | chrome/test/data/extensions/sidebar2/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698