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

Unified Diff: ui/arc/arc.gyp

Issue 2192023002: arc: Support custom notification size change (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arc-notification-size
Patch Set: Created 4 years, 5 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
« no previous file with comments | « ui/arc/BUILD.gn ('k') | ui/arc/notification/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/arc/arc.gyp
diff --git a/ui/arc/arc.gyp b/ui/arc/arc.gyp
index 239dbcaf4606139d003a84e88c87e0cc477055ad..66de41d814c4580d174ddf9f8530196a0bb14c14 100644
--- a/ui/arc/arc.gyp
+++ b/ui/arc/arc.gyp
@@ -15,6 +15,7 @@
'../..',
],
'dependencies': [
+ '../aura/aura.gyp:aura',
'../base/ui_base.gyp:ui_base',
'../gfx/gfx.gyp:gfx_geometry',
'../message_center/message_center.gyp:message_center',
« no previous file with comments | « ui/arc/BUILD.gn ('k') | ui/arc/notification/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698