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

Unified Diff: components/arc.gypi

Issue 1475563002: arc-bridge: Implement IPC message for app launcher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add arc::ScaleFactor enum Created 5 years 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/arc_bridge_service.h » ('j') | components/arc/arc_bridge_service.h » ('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 3773f094c5fb72b641d1a119cab0c5d2f60c1ae5..7cf871c863f9d11ac923d9aaf2473c38511caab2 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -25,6 +25,8 @@
'arc/common/arc_instance_messages.h',
'arc/common/arc_message_generator.cc',
'arc/common/arc_message_generator.h',
+ 'arc/common/arc_message_traits.h',
+ 'arc/common/arc_message_types.h',
],
},
],
« no previous file with comments | « no previous file | components/arc/arc_bridge_service.h » ('j') | components/arc/arc_bridge_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698