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

Unified Diff: content/test/BUILD.gn

Issue 2365273004: Initial implementation for sharing field trial state (win) (Closed)
Patch Set: Write unit test for BrowserChildProcessHostImpl 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 d5a1fb2a49879ab56fad081134f2d03caa96d2c5..792f2eceb93ca320b16f27c25bfea5b65a772e41 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -965,6 +965,7 @@ test("content_unittests") {
"../browser/bluetooth/bluetooth_device_chooser_controller_unittest.cc",
"../browser/bluetooth/frame_connected_bluetooth_devices_unittest.cc",
"../browser/browser_associated_interface_unittest.cc",
+ "../browser/browser_child_process_host_impl_unittest.cc",
"../browser/browser_thread_unittest.cc",
"../browser/browser_url_handler_impl_unittest.cc",
"../browser/browsing_data/clear_site_data_throttle_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698