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

Unified Diff: content/test/BUILD.gn

Issue 2485623002: discardable_memory: Using mojo IPC to replace Chrome IPC (Closed)
Patch Set: Fix build bots. 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 4fe504fa6682bab09b9944becea5df00182b6509..206888c2747086053269cc2788ad43c162f1a76e 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -885,7 +885,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",

Powered by Google App Engine
This is Rietveld 408576698