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

Unified Diff: settings.gradle

Issue 29351744: Issue 4399 - Add WebView inheritor with ad blocking (Closed)
Patch Set: changed packages, now using AdblockEngine (original ABPEngine), improved demo app Created Oct. 25, 2016, 11:20 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 | « pom.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: settings.gradle
diff --git a/settings.gradle b/settings.gradle
index 67d57511045eba73716f648d373999447659516d..25742c86f054f6db3289f7a5b943223f924efd0f 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,2 +1,4 @@
include ':libadblockplus-android'
+include ':libadblockplus-android-webview'
+include ':libadblockplus-android-webviewapp'
include ':libadblockplus-android-tests'
« no previous file with comments | « pom.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld