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

Unified Diff: content/child/BUILD.gn

Issue 2654873004: Move content-side Feature Policy code into content/{common,child}/feature_policy (Closed)
Patch Set: Fix missed nit Created 3 years, 11 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 | content/child/feature_policy/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 5fd70b40071d634419e66625572c8309ff29b68c..f360e88c924763416f74bd7dacaf6ae10755044b 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -81,6 +81,8 @@ target(link_target_type, "child") {
"dwrite_font_proxy/dwrite_localized_strings_win.h",
"dwrite_font_proxy/font_fallback_win.cc",
"dwrite_font_proxy/font_fallback_win.h",
+ "feature_policy/feature_policy_platform.cc",
+ "feature_policy/feature_policy_platform.h",
"file_info_util.cc",
"file_info_util.h",
"fileapi/file_system_dispatcher.cc",
« no previous file with comments | « no previous file | content/child/feature_policy/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698