Commit 06abe9e0 authored by yfriedman's avatar yfriedman Committed by Commit bot

Add some webapk source directories to eclise .classpath

Review-Url: https://codereview.chromium.org/2115493005
Cr-Commit-Position: refs/heads/master@{#403241}
parent 6ab8b3bc
......@@ -30,6 +30,14 @@ to the classpath for downstream development. See "additional_entries" below.
<classpathentry kind="src" path="chrome/android/javatests/src"/>
<classpathentry kind="src" path="chrome/android/sync_shell/javatests/src"/>
<classpathentry kind="src" path="chrome/android/junit/src"/>
<classpathentry kind="src" path="chrome/android/webapk/libs/client/junit/src"/>
<classpathentry kind="src" path="chrome/android/webapk/libs/client/src"/>
<classpathentry kind="src" path="chrome/android/webapk/libs/common/src"/>
<classpathentry kind="src" path="chrome/android/webapk/libs/runtime_library/junit/src"/>
<classpathentry kind="src" path="chrome/android/webapk/libs/runtime_library/src"/>
<classpathentry kind="src" path="chrome/android/webapk/shell_apk/javatests/dex_optimizer/src"/>
<classpathentry kind="src" path="chrome/android/webapk/shell_apk/javatests/src"/>
<classpathentry kind="src" path="chrome/android/webapk/shell_apk/src"/>
<classpathentry kind="src" path="chrome/test/android/javatests/src"/>
<classpathentry kind="src" path="chrome/test/chromedriver/test/webview_shell/java/src"/>
<classpathentry kind="src" path="components/bookmarks/common/android/java/src"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment