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: Created Dec. 21, 2013, 7:12 p.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
Index: metadata.common
===================================================================
--- a/metadata.common
+++ b/metadata.common
@@ -25,6 +25,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

Powered by Google App Engine
This is Rietveld