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

Unified Diff: components/arc.gypi

Issue 2115863002: Stub for ARC print Bridge (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Stub for ARC print Bridge 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
« no previous file with comments | « no previous file | components/arc/BUILD.gn » ('j') | components/arc/common/arc_bridge.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 4f667ed63c021470dc9525cbc1a1d6f58f8c9b83..8d3e8f177b68540327920df1b3528eaa5d91adf0 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -75,6 +75,8 @@
'arc/obb_mounter/arc_obb_mounter_bridge.h',
'arc/power/arc_power_bridge.cc',
'arc/power/arc_power_bridge.h',
+ 'arc/print/arc_print_bridge.cc',
+ 'arc/print/arc_print_bridge.h',
'arc/set_wallpaper_delegate.h',
'arc/storage_manager/arc_storage_manager.cc',
'arc/storage_manager/arc_storage_manager.h',
@@ -172,6 +174,7 @@
'arc/common/obb_mounter.mojom',
'arc/common/policy.mojom',
'arc/common/power.mojom',
+ 'arc/common/print.mojom',
'arc/common/process.mojom',
'arc/common/scale_factor.mojom',
'arc/common/screen_rect.mojom',
« no previous file with comments | « no previous file | components/arc/BUILD.gn » ('j') | components/arc/common/arc_bridge.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698