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: added goBack/goForward support, added 'setAAenabled' setting, modified app for testing Created Sept. 26, 2016, 12:59 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
« no previous file with comments | « libadblockplus-android/src/org/adblockplus/android/Utils.java ('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..2378df28731d155916644b2480a6ca659e7726a4 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,2 +1,3 @@
include ':libadblockplus-android'
+include ':libadblockplus-android-webviewapp'
include ':libadblockplus-android-tests'
« no previous file with comments | « libadblockplus-android/src/org/adblockplus/android/Utils.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld