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

Unified Diff: content/test/BUILD.gn

Issue 2259903002: Enforce capability spec renderer <--> browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 3 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 06f672bb792c6bae0a42b1f1b86d9ee4faf8ad6f..dcd2f1c326ffa07db36730ee7473944b2ef734f7 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1099,6 +1099,7 @@ test("content_unittests") {
"../browser/memory/memory_monitor_win_unittest.cc",
"../browser/memory/test_memory_monitor.cc",
"../browser/memory/test_memory_monitor.h",
+ "../browser/mojo/merge_dictionary_unittest.cc",
"../browser/net/quota_policy_cookie_store_unittest.cc",
"../browser/notification_service_impl_unittest.cc",
"../browser/notifications/notification_database_data_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698