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

Unified Diff: chrome/browser/BUILD.gn

Issue 2138973002: Initial CL for talking to the WebAPK server to generate WebAPK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 843ca0719d269a057a4e12836d18dff36ed7a8e4..d4c24d82ce673cd1bfa5df3d8a4de23fbcf9b2ec 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -770,6 +770,7 @@ split_static_library("browser") {
":client_discourse_context_proto",
":delta_file_proto",
":jni_headers",
+ "//chrome/browser/android/webapk:proto",
"//components/data_usage/android",
"//components/precache/content",
"//components/precache/core",

Powered by Google App Engine
This is Rietveld 408576698