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

Unified Diff: content/test/BUILD.gn

Issue 2636843003: Move most Feature Policy code into content/ (Closed)
Patch Set: Addressing review comments 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 15e51de1dd91398c0e2ece1a1963647201f21565..b39bf2eb8270e9a0a4b1c6b2de3f8e4a0297eb01 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1304,6 +1304,7 @@ test("content_unittests") {
"../common/database_connections_unittest.cc",
"../common/database_identifier_unittest.cc",
"../common/dom_storage/dom_storage_map_unittest.cc",
+ "../common/feature_policy/feature_policy_unittest.cc",
"../common/fileapi/file_system_util_unittest.cc",
"../common/host_shared_bitmap_manager_unittest.cc",
"../common/indexed_db/indexed_db_key_unittest.cc",
« no previous file with comments | « content/renderer/render_frame_proxy.cc ('k') | third_party/WebKit/Source/bindings/core/v8/ConditionalFeatures.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698