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

Unified Diff: android_webview/BUILD.gn

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: Addressed @boliu and @jam's comments. Created 3 years, 10 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 | android_webview/lib/main/aw_main_delegate.cc » ('j') | base/android/apk_assets.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 2d3b3cf0362330102d2a6cc3125814b6e3501036..9fc02d092b5cc4b6e51a982ce6a7a9996ce0005a 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -561,6 +561,7 @@ source_set("common") {
"//content",
"//content/public/app:both",
"//content/public/browser",
+ "//content/public/common:content_descriptor_keys",
"//content/public/common:service_names",
"//crypto",
"//gin",
« no previous file with comments | « no previous file | android_webview/lib/main/aw_main_delegate.cc » ('j') | base/android/apk_assets.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698