| Index: webapk/libs/runtime_library/junit/src/org/chromium/webapk/lib/runtime_library/WebApkServiceImplTest.java
|
| diff --git a/webapk/libs/runtime_library/junit/src/org/chromium/webapk/lib/runtime_library/WebApkServiceImplTest.java b/webapk/libs/runtime_library/junit/src/org/chromium/webapk/lib/runtime_library/WebApkServiceImplTest.java
|
| index d9d3dd23dfa1c0ab0cadcf8d2498e211eaee8c6a..a3cd1ced10fd8912012140f9648eda535c1dba55 100644
|
| --- a/webapk/libs/runtime_library/junit/src/org/chromium/webapk/lib/runtime_library/WebApkServiceImplTest.java
|
| +++ b/webapk/libs/runtime_library/junit/src/org/chromium/webapk/lib/runtime_library/WebApkServiceImplTest.java
|
| @@ -22,7 +22,7 @@ import org.robolectric.Robolectric;
|
| import org.robolectric.annotation.Config;
|
|
|
| /**
|
| - * Unit tests for {@link org.chromium.minting.WebApkServiceImpl}.
|
| + * Unit tests for {@link org.chromium.webapk.WebApkServiceImpl}.
|
| */
|
| @RunWith(LocalRobolectricTestRunner.class)
|
| @Config(manifest = Config.NONE)
|
|
|