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

Unified Diff: content/common/BUILD.gn

Issue 2321313002: Move components/memory_coordinator -> content/ (Closed)
Patch Set: rebase etc 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 0b25a4d657faa05b4f30c02d84108f6b30dabf1d..0de3e85d402b340df4eff1f33431fa94fe7ee6db 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -556,9 +556,11 @@ mojom("mojo_bindings") {
sources = [
"associated_interfaces.mojom",
+ "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