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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1435263003: [Android] Show document mode opt-out InfoBar on selected devices. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed comments, renaming Created 5 years, 1 month 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 | « chrome/chrome_browser.gypi ('k') | tools/metrics/histograms/histograms.xml » ('j') | 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 74b95992a070124cafdf7d16e968d3c12a130bbf..0af0ede7be7ccbb8e9cda52682c7b41aaa3c6a60 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -463,6 +463,8 @@
'browser/ui/android/infobars/confirm_infobar.h',
'browser/ui/android/infobars/data_reduction_proxy_infobar.cc',
'browser/ui/android/infobars/data_reduction_proxy_infobar.h',
+ 'browser/ui/android/infobars/document_mode_opt_out_infobar_delegate.cc',
+ 'browser/ui/android/infobars/document_mode_opt_out_infobar_delegate.h',
'browser/ui/android/infobars/download_overwrite_infobar.cc',
'browser/ui/android/infobars/download_overwrite_infobar.h',
'browser/ui/android/infobars/generated_password_saved_infobar.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698