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

Unified Diff: chrome/test/data/extensions/platform_apps/open_link/link.html

Issue 10534147: Allow platform apps to open links in the browser. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review feedback Created 8 years, 6 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/open_link/link.html
diff --git a/chrome/test/data/extensions/platform_apps/context_menu/main.html b/chrome/test/data/extensions/platform_apps/open_link/link.html
similarity index 86%
copy from chrome/test/data/extensions/platform_apps/context_menu/main.html
copy to chrome/test/data/extensions/platform_apps/open_link/link.html
index 8fe0840e5ef49545be86f502b979beda6ccaf022..16650452034eb50d5105c55e0c243505b2abc1ea 100644
--- a/chrome/test/data/extensions/platform_apps/context_menu/main.html
+++ b/chrome/test/data/extensions/platform_apps/open_link/link.html
@@ -5,6 +5,6 @@
-->
<html>
<body>
-<script src="main.js"></script>
+I am a remote link.
</body>
</html>
« no previous file with comments | « chrome/renderer/extensions/extension_helper.cc ('k') | chrome/test/data/extensions/platform_apps/open_link/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698