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

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: Remove unnecessary TODO. 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 670959c3ad4c81e9d0433b7fbe19c86621a08c40..86633dfc60077eb7b432fba0f155841fbac3612c 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2150,6 +2150,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',

Powered by Google App Engine
This is Rietveld 408576698