Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index 059b48ba17ef4e75e0dcee6fb84954ec2af12024..f357c7e43d169e14b58426741af073d0f9fce9ec 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -4176,7 +4176,6 @@ |
['exclude', '^browser/ui/views/dropdown_bar_host_win.cc'], |
['exclude', '^browser/ui/views/external_protocol_dialog.cc'], |
['exclude', '^browser/ui/views/find_bar_host_win.cc'], |
- ['exclude', '^browser/ui/views/first_run_bubble.cc'], |
['exclude', '^browser/ui/views/frame/browser_frame_win.cc'], |
['exclude', '^browser/ui/views/frame/browser_frame_win.h'], |
['exclude', '^browser/ui/views/frame/browser_non_client_frame_view_factory_win.cc'], |
@@ -4727,6 +4726,7 @@ |
['include', '^browser/ui/views/find_bar_host_gtk.cc'], |
['include', '^browser/ui/views/find_bar_view.cc'], |
['include', '^browser/ui/views/find_bar_view.h'], |
+ ['include', '^browser/ui/views/first_run_bubble.cc'], |
['include', '^browser/ui/views/frame/browser_bubble_host.cc'], |
['include', '^browser/ui/views/frame/browser_bubble_host.h'], |
['include', '^browser/ui/views/frame/browser_frame.cc'], |
@@ -5113,6 +5113,7 @@ |
['include', '^browser/ui/views/constrained_window_views.cc'], |
['include', '^browser/ui/views/dropdown_bar_host_aura.cc'], |
['include', '^browser/ui/views/find_bar_host_aura.cc'], |
+ ['include', '^browser/ui/views/first_run_bubble.cc'], |
['include', '^browser/ui/views/frame/browser_frame_aura.cc'], |
['include', '^browser/ui/views/frame/browser_non_client_frame_view_aura.cc'], |
['include', '^browser/ui/views/frame/browser_non_client_frame_view_aura.h'], |