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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1142713008: Allow using c/b/ui/passwords/password_bubble_experiment.* on iOS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698