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

Unified Diff: chrome/android/webapk/libs/common/BUILD.gn

Issue 2107573002: Move WebApkSandboxedProcessService to webapk/shell_apk (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into sandbox Created 4 years, 6 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 | « no previous file | chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkSandboxedProcessService.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/webapk/libs/common/BUILD.gn
diff --git a/chrome/android/webapk/libs/common/BUILD.gn b/chrome/android/webapk/libs/common/BUILD.gn
index 5a2f67900709b7640ce21f66304960433bd10f91..5158efb49fd8cb55071557d6ecd9db57007f50e3 100644
--- a/chrome/android/webapk/libs/common/BUILD.gn
+++ b/chrome/android/webapk/libs/common/BUILD.gn
@@ -7,10 +7,6 @@ import("//build/config/android/rules.gni")
android_library("common_java") {
java_files = [
"src/org/chromium/webapk/lib/common/WebApkConstants.java",
- "src/org/chromium/webapk/lib/common/WebApkSandboxedProcessService.java",
- "src/org/chromium/webapk/lib/common/WebApkSandboxedProcessService0.java",
- "src/org/chromium/webapk/lib/common/WebApkSandboxedProcessService1.java",
- "src/org/chromium/webapk/lib/common/WebApkSandboxedProcessService2.java",
"src/org/chromium/webapk/lib/common/WebApkUtils.java",
]
}
« no previous file with comments | « no previous file | chrome/android/webapk/libs/common/src/org/chromium/webapk/lib/common/WebApkSandboxedProcessService.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698