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

Unified Diff: settings.gradle

Issue 29361445: Issue 4399 - Add WebView inheritor with ad blocking (Closed)
Patch Set: renamings, updated README Created Dec. 19, 2016, 3:04 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
« README.md ('K') | « 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..6ae5ffcb739ce26157ae123bb8bdd909a32d4b5e 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,2 +1,5 @@
include ':libadblockplus-android'
+include ':libadblockplus-android-webview'
+include ':libadblockplus-android-settings'
+include ':libadblockplus-android-webviewapp'
include ':libadblockplus-android-tests'
« README.md ('K') | « pom.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld