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

Unified Diff: content/public/common/BUILD.gn

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: Fixed analysis. 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
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index addcdcbb2736f3c8d7aa674f0b24d9dad96a9f68..2e3a174e60ce9111872dca40fd45a8e5540c60b6 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -123,6 +123,8 @@ source_set("common_sources") {
"content_client.h",
"content_constants.cc",
"content_constants.h",
+ "content_descriptor_keys.cc",
+ "content_descriptor_keys.h",
"content_descriptors.h",
"content_features.cc",
"content_features.h",

Powered by Google App Engine
This is Rietveld 408576698