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

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: Rebased 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 1e7a8faf5276e2313f38b8b2f3d194b3df3c48ed..4fc344fb5b53b6232d4eed9a4244735f216b1b96 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -17,6 +17,7 @@
'../chromeos/chromeos.gyp:chromeos',
'../chromeos/chromeos.gyp:power_manager_proto',
'../ipc/ipc.gyp:ipc',
+ '../ui/arc/arc.gyp:arc',
'../ui/aura/aura.gyp:aura',
'../ui/base/ui_base.gyp:ui_base',
'../ui/events/events.gyp:events_base',

Powered by Google App Engine
This is Rietveld 408576698