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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 73723002: [rAc OSX] Animate the dots in the "Loading ..." message. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Encapsulate more, use native constructs more Created 7 years, 1 month 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 311282e18dc2b215837dbb8b2361c31e2a2c8bc3..b59582030e37fd1d2949a485c45398ef0e5f23d9 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -517,6 +517,8 @@
'browser/ui/cocoa/autofill/autofill_notification_container.mm',
'browser/ui/cocoa/autofill/autofill_notification_controller.h',
'browser/ui/cocoa/autofill/autofill_notification_controller.mm',
+ 'browser/ui/cocoa/autofill/autofill_loading_shield_controller.h',
+ 'browser/ui/cocoa/autofill/autofill_loading_shield_controller.mm',
'browser/ui/cocoa/autofill/autofill_main_container.h',
'browser/ui/cocoa/autofill/autofill_main_container.mm',
'browser/ui/cocoa/autofill/autofill_overlay_controller.h',

Powered by Google App Engine
This is Rietveld 408576698