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

Unified Diff: components/arc.gypi

Issue 1475583002: Add IPC messages for ARC notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed the comments and splitted the patch Created 5 years, 1 month 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.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index ccff1f346ce6e6cdca86b90df405fcd114eef28a..6313df3b828d85008aa939ae1ba1e117706bd255 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -23,6 +23,10 @@
'arc/common/arc_instance_messages.h',
'arc/common/arc_message_generator.cc',
'arc/common/arc_message_generator.h',
+ 'arc/common/arc_message_param_traits.cc',
+ 'arc/common/arc_message_param_traits.h',
+ 'arc/common/arc_notification_types.cc',
+ 'arc/common/arc_notification_types.h',
],
},
],
« no previous file with comments | « no previous file | components/arc/arc_bridge_service.h » ('j') | components/arc/common/arc_message_param_traits.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698