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

Unified Diff: components/arc/BUILD.gn

Issue 1475583002: Add IPC messages for ARC notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased 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 | « components/arc.gypi ('k') | components/arc/arc_bridge_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 7fbfd24145d1d7cfb1d9ddf5d49bf96a8dee50f3..fe116558ceb9cdef667f2b0dcf010edd64fb43a1 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -9,6 +9,7 @@ static_library("arc") {
"arc_bridge_service_impl.cc",
"arc_bridge_service_impl.h",
"common/arc_message_generator.cc",
+ "common/arc_notification_types.cc",
]
deps = [
« no previous file with comments | « components/arc.gypi ('k') | components/arc/arc_bridge_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698