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

Unified Diff: content/test/BUILD.gn

Issue 2485623002: discardable_memory: Using mojo IPC to replace Chrome IPC (Closed)
Patch Set: Address review issues Created 4 years, 1 month 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 38a97860c1546658d77463c3b768a6c96ba6141c..8306a20f52ccc79187e35de5e684fb473a8a089f 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -888,7 +888,6 @@ test("content_browsertests") {
# These tests depend on single process mode, which is disabled
# in official builds.
sources += [
- "../child/child_thread_impl_browsertest.cc",
"../renderer/browser_render_view_browsertest.cc",
"../renderer/dom_serializer_browsertest.cc",
"../renderer/resource_fetcher_browsertest.cc",
« content/browser/browser_main_loop.cc ('K') | « content/renderer/render_thread_impl_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698