Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(680)

Unified Diff: tools/android/eclipse/.classpath

Issue 2713513004: [Webview, Child Accounts] Always Google Play Services to show the reauthentication page. (Closed)
Patch Set: review Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/android/eclipse/.classpath
diff --git a/tools/android/eclipse/.classpath b/tools/android/eclipse/.classpath
index 3a0b79f08d547d4f806204897ea1a402d209c3e5..b4075152cf5d05b1b74d2bba9889b13762e6cb63 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -68,6 +68,9 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="components/url_formatter/android/java/src"/>
<classpathentry kind="src" path="components/variations/android/java/src"/>
<classpathentry kind="src" path="components/web_contents_delegate_android/android/java/src"/>
+ <classpathentry kind="src" path="components/web_restrictions/browser/java/src"/>
+ <classpathentry kind="src" path="components/web_restrictions/browser/javatests/src"/>
+ <classpathentry kind="src" path="components/web_restrictions/browser/junit/src"/>
<classpathentry kind="src" path="content/public/android/java/src"/>
<classpathentry kind="src" path="content/public/android/javatests/src"/>
<classpathentry kind="src" path="content/public/android/junit/src"/>
« no previous file with comments | « components/web_restrictions/browser/junit/src/org/chromium/components/webrestrictions/browser/WebRestrictionsContentProviderTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698