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

Unified Diff: webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.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/common/src/org/chromium/webapk/lib/common/WebApkUtils.java
diff --git a/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.java b/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.java
index 9cd95916af5007d45d7ddb7ad3889251c3efcec1..143ee38ab3ad5d9a591cc275f05cc564223647e9 100644
--- a/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.java
+++ b/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.java
@@ -11,7 +11,7 @@ import android.content.pm.PackageManager.NameNotFoundException;
import android.os.Bundle;
/**
- * Contains utility methods for interacting with WebApks.
+ * Contains utility methods for interacting with WebAPKs.
*/
public class WebApkUtils {

Powered by Google App Engine
This is Rietveld 408576698