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

Unified Diff: components/arc/BUILD.gn

Issue 2115863002: Stub for ARC print Bridge (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: RAII temp file Created 4 years, 5 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index d299a9c6602c57d4bfc7fdd6540dbb19aadf80c7..509f9c5b6008cc74bfe8ad9bbb129a4b7384bf44 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -147,6 +147,7 @@ mojom("arc_bindings") {
"common/obb_mounter.mojom",
"common/policy.mojom",
"common/power.mojom",
+ "common/print.mojom",
"common/process.mojom",
"common/scale_factor.mojom",
"common/screen_rect.mojom",

Powered by Google App Engine
This is Rietveld 408576698