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: supporting api 21 with referer and pre-21 with no referer Created Sept. 30, 2016, 1:28 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: settings.gradle
diff --git a/settings.gradle b/settings.gradle
index 67d57511045eba73716f648d373999447659516d..2378df28731d155916644b2480a6ca659e7726a4 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,2 +1,3 @@
include ':libadblockplus-android'
+include ':libadblockplus-android-webviewapp'
include ':libadblockplus-android-tests'

Powered by Google App Engine
This is Rietveld