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

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: . 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
« no previous file with comments | « content/shell/utility/shell_content_utility_client.cc ('k') | mojo/edk/embedder/platform_shared_buffer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index e5ca431e68ea15b31fd5d53e5133600bb128126f..5c927790d53c9f242097cd73b9ac20a0c1335553 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",
« no previous file with comments | « content/shell/utility/shell_content_utility_client.cc ('k') | mojo/edk/embedder/platform_shared_buffer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698