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

Unified Diff: webapk/shell_apk/src/org/chromium/webapk/shell_apk/WebApkServiceFactory.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
« no previous file with comments | « webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webapk/shell_apk/src/org/chromium/webapk/shell_apk/WebApkServiceFactory.java
diff --git a/webapk/shell_apk/src/org/chromium/webapk/shell_apk/WebApkServiceFactory.java b/webapk/shell_apk/src/org/chromium/webapk/shell_apk/WebApkServiceFactory.java
index f26afa40da247f9e5ce2eafda1a2db603ee74e04..9c5f857e94e95010f268091ce12298bcd788b90a 100644
--- a/webapk/shell_apk/src/org/chromium/webapk/shell_apk/WebApkServiceFactory.java
+++ b/webapk/shell_apk/src/org/chromium/webapk/shell_apk/WebApkServiceFactory.java
@@ -21,7 +21,7 @@ import java.lang.reflect.Constructor;
import java.util.Scanner;
/**
- * Shell class for services provided by Web APK to Chrome. Extracts code with implementation of
+ * Shell class for services provided by WebAPK to Chrome. Extracts code with implementation of
* services from .dex file in Chrome APK.
*/
public class WebApkServiceFactory extends Service {
« no previous file with comments | « webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698