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: added retaining in asynchronous mode Created Nov. 25, 2016, 7:08 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
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'

Powered by Google App Engine
This is Rietveld