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

Unified Diff: mobile/android/chrome/content/browser.js

Issue 4920541991403520: Create a minimal settings UI (Closed)
Patch Set: Created March 20, 2015, 10:42 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: mobile/android/chrome/content/browser.js
diff --git a/mobile/android/chrome/content/browser.js b/mobile/android/chrome/content/browser.js
index e886b41ba473008b259573c0522fb2191c634379..b911079d94e8806ede2a4ff8ee1d9d39a3c821cc 100644
--- a/mobile/android/chrome/content/browser.js
+++ b/mobile/android/chrome/content/browser.js
@@ -19,6 +19,7 @@ Cu.import('resource://gre/modules/Payment.jsm');
Cu.import("resource://gre/modules/NotificationDB.jsm");
Cu.import("resource://gre/modules/SpatialNavigation.jsm");
Cu.import("resource://gre/modules/UITelemetry.jsm");
+Cu.import("chrome://adblockplus/content/Api.jsm");
#ifdef ACCESSIBILITY
Cu.import("resource://gre/modules/accessibility/AccessFu.jsm");
« no previous file with comments | « mobile/android/base/strings.xml.in ('k') | mobile/android/thirdparty/org/adblockplus/browser/AbpCheckBoxPreference.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld