Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.common

Issue 5220277533278208: Made the bubble use the ext object from the background page instead of including ext/background.js (Closed)
Patch Set: Assigned imported variables to window Created Jan. 16, 2014, 10:49 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/ext/popup.js ('k') | metadata.safari » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
===================================================================
--- a/metadata.common
+++ b/metadata.common
@@ -26,6 +26,7 @@
ext/common.js = chrome/ext/common.js
ext/background.js = chrome/ext/background.js
ext/content.js = chrome/ext/content.js
+ext/popup.js = chrome/ext/popup.js
subscriptions.xml = adblockplus/chrome/content/ui/subscriptions.xml
firstRun.html = adblockplus/chrome/content/ui/firstRun.html
firstRun.js = adblockplus/chrome/content/ui/firstRun.js
« no previous file with comments | « chrome/ext/popup.js ('k') | metadata.safari » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld