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

Unified Diff: tools/android/eclipse/.classpath

Issue 1203083002: Add a JSON sanitizer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: x Created 5 years, 5 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 ac0172ce789d5904f14413fb29a4e7d5e9dfd030..486483d4708dbd2ab337999a1de44707a26a5f09 100644
--- a/tools/android/eclipse/.classpath
+++ b/tools/android/eclipse/.classpath
@@ -44,6 +44,7 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="components/navigation_interception/android/java/src"/>
<classpathentry kind="src" path="components/precache/android/java/src"/>
<classpathentry kind="src" path="components/precache/android/javatests/src"/>
+ <classpathentry kind="src" path="components/safe_json/android/java/src"/>
<classpathentry kind="src" path="components/service_tab_launcher/android/java/src"/>
<classpathentry kind="src" path="components/variations/android/java/src"/>
<classpathentry kind="src" path="components/web_contents_delegate_android/android/java/src"/>
« components/safe_json/json_sanitizer_android.cc ('K') | « components/test/run_all_unittests.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698