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

Unified Diff: content/common/BUILD.gn

Issue 1913043002: Convert ManifestManager IPCs to Mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 2019609503625753b599c236d392a09e8fe8f44c..0535236fe888c8026fad07d3866dc136b4a7b9ac 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -181,6 +181,7 @@ source_set("common") {
"//media/gpu/ipc/common",
"//media/midi",
"//mojo/common:common_base",
+ "//mojo/converters/geometry",
"//mojo/edk/system",
"//net",
"//sandbox",

Powered by Google App Engine
This is Rietveld 408576698