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

Unified Diff: content/test/BUILD.gn

Issue 2264543003: Adds sync brokering to Windows EDK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge test interface 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 d5c2015779ba771c63bd484fbc93bedccaba2fb8..cf538f1624a3e4b2b10ba66583ad7c03975c5193 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -598,6 +598,7 @@ test("content_browsertests") {
"../browser/memory/memory_coordinator_browsertest.cc",
"../browser/memory/memory_pressure_controller_impl_browsertest.cc",
"../browser/message_port_provider_browsertest.cc",
+ "../browser/mojo_sandbox_browsertest.cc",
"../browser/net_info_browsertest.cc",
"../browser/renderer_host/input/composited_scrolling_browsertest.cc",
"../browser/renderer_host/input/main_thread_event_queue_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698