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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 777423004: Skeleton code for experiment setup, which will determine should "Allow to collect URL?" bubble be s… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 a2cc18dc1870e5afa81687951ce6098ce375cdfd..fcd87a6ff24a34e35341f1d74d9a2ecf9c18c121 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -805,6 +805,8 @@
'browser/ui/passwords/password_bubble_experiment.h',
'browser/ui/passwords/password_manager_presenter.cc',
'browser/ui/passwords/password_manager_presenter.h',
+ 'browser/ui/passwords/password_manager_url_collection_experiment.cc',
+ 'browser/ui/passwords/password_manager_url_collection_experiment.h'
'browser/ui/passwords/password_ui_view.h',
'browser/ui/passwords/save_password_refusal_combobox_model.cc',
'browser/ui/passwords/save_password_refusal_combobox_model.h',

Powered by Google App Engine
This is Rietveld 408576698