| Index: webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkSwitches.java
|
| diff --git a/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkSwitches.java b/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkSwitches.java
|
| index 86ce628b19dd947ef06ffd6af722d5a28675a27e..bc5b2d16c7e3ec3c3458767f14fdca501a5a0cba 100644
|
| --- a/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkSwitches.java
|
| +++ b/webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkSwitches.java
|
| @@ -5,7 +5,7 @@
|
| package org.chromium.webapk.lib.client;
|
|
|
| /**
|
| - * Contains the command line switches that are specific to Web APKs.
|
| + * Contains the command line switches that are specific to WebAPKs.
|
| */
|
| public abstract class WebApkSwitches {
|
| // Forces the runtime dex to be extracted each time that Chrome is started.
|
|
|