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

Unified Diff: content/common/BUILD.gn

Issue 2321313002: Move components/memory_coordinator -> content/ (Closed)
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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index c1225cca772cbdb1503d296cd7a32ee5f21f0041..ea2662a1aff2c502f2deee5d222810e2587509e5 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -551,9 +551,11 @@ mojom("mojo_bindings") {
visibility = [ "//content/*" ]
sources = [
+ "child_memory_coordinator.mojom",
"frame.mojom",
"image_downloader/image_downloader.mojom",
"leveldb_wrapper.mojom",
+ "memory_coordinator.mojom",
"render_frame_message_filter.mojom",
"render_widget_window_tree_client_factory.mojom",
"service_worker/embedded_worker_setup.mojom",

Powered by Google App Engine
This is Rietveld 408576698