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

Unified Diff: content/public/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, 7 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/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index a3c06bcadd714a55d1b0bf3bfc7aad15746af8d8..761319115ab0973e64715dd4f8b89141b13b3ba3 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -104,6 +104,7 @@ source_set("common_sources") {
"//ipc/mojo",
"//media",
"//mojo/common",
+ "//mojo/converters/geometry",
"//net",
"//ppapi/c",
"//services/shell/public/cpp",

Powered by Google App Engine
This is Rietveld 408576698