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

Unified Diff: chrome/test/data/extensions/platform_apps/open_link/main.js

Issue 11362166: Merge 166715 - Revert r165772: Keep browser process alive while there are platform apps with backgr… (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1320/src/
Patch Set: Created 8 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 | « chrome/test/data/extensions/platform_apps/geometry/page1.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/platform_apps/open_link/main.js
===================================================================
--- chrome/test/data/extensions/platform_apps/open_link/main.js (revision 166732)
+++ chrome/test/data/extensions/platform_apps/open_link/main.js (working copy)
@@ -17,5 +17,3 @@
onmessage = function() {
chrome.test.sendMessage('Link opened');
};
-
-chrome.test.sendMessage('Launched');
« no previous file with comments | « chrome/test/data/extensions/platform_apps/geometry/page1.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698