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

Unified Diff: android_webview/BUILD.gn

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: Fix build. 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') | no next file with comments »
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 3479770baf7534ef730392ce27cf09fdc1f0018a..6823a70c904baa9859c6b85b44f7ab2f64497305 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -567,6 +567,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698