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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1979193002: Factor ExclusiveAccessView out to SubtleNotificationView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fullscreen-remove-old-theming-code
Patch Set: Avoid dependency patch set. Created 4 years, 7 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 | « chrome/browser/ui/views/subtle_notification_view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 4d9254f87f06c6bea5a316e2b2abcc1fb0fcd56b..30442dc06b4da431e6febc7f9190125deaad497a 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2135,6 +2135,8 @@
'browser/ui/views/login_view.h',
'browser/ui/views/new_task_manager_view.cc',
'browser/ui/views/new_task_manager_view.h',
+ 'browser/ui/views/subtle_notification_view.cc',
+ 'browser/ui/views/subtle_notification_view.h',
'browser/ui/views/sync/bubble_sync_promo_view.cc',
'browser/ui/views/sync/bubble_sync_promo_view.h',
'browser/ui/views/website_settings/chosen_object_view.cc',
« no previous file with comments | « chrome/browser/ui/views/subtle_notification_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698