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

Unified Diff: webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.java

Issue 1945303005: Change webapk packages and directory structure (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/web_apks/minting_example/libs/common/org/chromium/minting/lib/common/WebApkUtils.java b/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.java
similarity index 98%
rename from web_apks/minting_example/libs/common/org/chromium/minting/lib/common/WebApkUtils.java
rename to webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.java
index 65b6360bb9d65be0d5135df66eabe2375d46fa08..9cd95916af5007d45d7ddb7ad3889251c3efcec1 100644
--- a/web_apks/minting_example/libs/common/org/chromium/minting/lib/common/WebApkUtils.java
+++ b/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkUtils.java
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-package org.chromium.minting.lib.common;
+package org.chromium.webapk.lib.common;
import android.content.Context;
import android.content.pm.ApplicationInfo;
« no previous file with comments | « webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkConstants.java ('k') | webapk/libs/runtime_library/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698