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

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 5e633dee4baa136e20230b237052f054df450622..bc718aae07f9065c442f183dc682047c0d3565e6 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",

Powered by Google App Engine
This is Rietveld 408576698