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

Unified Diff: mobile/android/base/moz.build

Issue 30018598: Issue 7281 - Remove Google+ links (Closed)
Patch Set: Adjustments in regards to Anton's comments Created Feb. 27, 2019, 5 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/base/moz.build
===================================================================
--- a/mobile/android/base/moz.build
+++ b/mobile/android/base/moz.build
@@ -1018,16 +1018,17 @@
]]
# Adblock Browser source
gbjar.sources += [ 'java/org/adblockplus/browser/' + f for f in [
'AbpCheckBoxPreference.java',
'AdblockPlusApiCallback.java',
'BrowserAppUtils.java',
'ExtensionBridge.java',
+ 'FeedbackPreference.java',
'InputValidatorDialogPreference.java',
'MoreSubscriptionsPreferenceGroup.java',
'StartPane.java',
'SubscriptionContainer.java',
'SubscriptionPreferenceCategory.java',
'UrlUtils.java',
'WhitelistedWebsitesPreferenceGroup.java',
]]
« no previous file with comments | « mobile/android/base/java/org/adblockplus/browser/FeedbackPreference.java ('k') | mobile/android/base/strings.xml.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld