Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index e464f138b106a90f0cb43dcdbe9255f4e4e3059f..7a245ccd4d5c53d26f7cc5b6e1c27e1cd5cf8d0d 100644 |
--- a/ui/ui.gyp |
+++ b/ui/ui.gyp |
@@ -100,6 +100,10 @@ |
'base/cocoa/focus_window_set.mm', |
'base/cocoa/fullscreen_window_manager.h', |
'base/cocoa/fullscreen_window_manager.mm', |
+ 'base/cocoa/hover_button.h', |
+ 'base/cocoa/hover_button.mm', |
+ 'base/cocoa/hover_image_button.h', |
+ 'base/cocoa/hover_image_button.mm', |
'base/cocoa/nib_loading.h', |
'base/cocoa/nib_loading.mm', |
'base/cocoa/tracking_area.h', |