| Index: webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkConstants.java
|
| diff --git a/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkConstants.java b/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkConstants.java
|
| index 9e6a28d398783acf45650bcbbecfe6fd97a09669..ccd6a915262fe35420f8f497913fde47e825e471 100644
|
| --- a/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkConstants.java
|
| +++ b/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkConstants.java
|
| @@ -5,7 +5,7 @@
|
| package org.chromium.webapk.lib.common;
|
|
|
| /**
|
| - * This class stores constants that need to be in org.minting.
|
| + * This class stores constants that need to be in org.webapk.
|
| */
|
| public final class WebApkConstants {
|
| public static final String WEBAPK_MAIN_ACTIVITY = "org.chromium.webapk.shell_apk.MainActivity";
|
|
|