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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 2103083002: Add protected header for ConfirmInfobarController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@infobar_picker
Patch Set: Rebase Created 4 years, 6 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 | ios/chrome/browser/infobars/confirm_infobar_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index e25c4a2b5102901f81ab9fc06faa6c7c2d1a3e51..6d6557526dfcdd396e4324b91e5175c8e1364429 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -190,6 +190,7 @@ source_set("browser") {
"history/top_sites_factory.h",
"history/web_history_service_factory.cc",
"history/web_history_service_factory.h",
+ "infobars/confirm_infobar_controller+protected.h",
"infobars/confirm_infobar_controller.h",
"infobars/confirm_infobar_controller.mm",
"infobars/infobar.h",
« no previous file with comments | « no previous file | ios/chrome/browser/infobars/confirm_infobar_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698