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

Side by Side Diff: components/component_apps/webstore_widget/app/background.js

Issue 1103943003: Add components/chrome_apps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 chrome.app.runtime.onLaunched.addListener(function() {
2 console.log('HELLO WORLD');
3 });
asargent_no_longer_on_chrome 2015/04/28 19:40:09 did you mean to leave this debugging code in the C
tbarzic 2015/04/28 19:50:28 Not really.. removed
OLDNEW
« no previous file with comments | « components/component_apps/webstore_widget/OWNERS ('k') | components/component_apps/webstore_widget/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698