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

Unified Diff: BUILD.gn

Issue 1960853002: Initial CL for Web APKs (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 | « no previous file | webapk/OWNERS » ('j') | webapk/shell_apk/AndroidManifest.xml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index bf1f75d9dcf9d1484bc19d9425201b74f8200e75..0117150ed3952c19e3e50cdaad2d05e58107b57f 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -323,6 +323,7 @@ group("both_gn_and_gyp") {
"//tools/android/kerberos/SpnegoAuthenticator:spnego_authenticator_apk",
"//tools/cygprofile:cygprofile_unittests",
"//ui/android:ui_junit_tests",
+ "//webapk/shell_apk:webapk",
]
deps -= [
"//net:net_perftests",
« no previous file with comments | « no previous file | webapk/OWNERS » ('j') | webapk/shell_apk/AndroidManifest.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698