Index: chrome/chrome_browser_ui.gypi |
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi |
index a1f2939a7a6d394b7cc8fc04630d59ccf34c7040..b8a8c37f73e7ba01153388019f26dc94f8d28ad1 100644 |
--- a/chrome/chrome_browser_ui.gypi |
+++ b/chrome/chrome_browser_ui.gypi |
@@ -1359,6 +1359,8 @@ |
# Files used on iOS. iOS uses only these files and does not share other |
# lists, so a file may appear here and in the non_ios_sources also. |
'chrome_browser_ui_ios_sources': [ |
+ 'browser/ui/passwords/password_bubble_experiment.cc', |
+ 'browser/ui/passwords/password_bubble_experiment.h', |
'browser/ui/profile_error_dialog.cc', |
'browser/ui/profile_error_dialog.h', |
], |