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

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

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: More clean-up. 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 f04b7f90fc2616b780ed764508a63cc8a171c90b..5a7eac23a7252dbd2d2fe28e7a8a69c20e1c3a56 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