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

Unified Diff: components/arc.gypi

Issue 1477733002: Add ArcNotificationManager for new ARC notification (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moved to ui/arc and Addressed comments Created 4 years, 11 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.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index b725f28fcaa5e668b0ac053d13bd17372deaed66..fd189a56353a7b32a70cd3a789ffd08ca776da5f 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -18,6 +18,7 @@
'../chromeos/chromeos.gyp:power_manager_proto',
'../ipc/ipc.gyp:ipc',
'../ui/aura/aura.gyp:aura',
+ '../ui/arc/arc.gyp:arc',
'../ui/events/events.gyp:events_base',
],
'sources': [

Powered by Google App Engine
This is Rietveld 408576698