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

Unified Diff: webapk/libs/client/src/org/chromium/webapk/lib/client/WebApkSwitches.java

Issue 1958523002: Make WebAPK naming consistent 1/2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: 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.

Powered by Google App Engine
This is Rietveld 408576698