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

Unified Diff: ios/chrome/ios_chrome.gyp

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 | « ios/chrome/browser/infobars/confirm_infobar_controller+protected.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 652235361ffefba96dd1aca0909017f767271d3d..653bae7e1f3e4385944021f50392db9c4657b90b 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -328,6 +328,7 @@
'browser/history/web_history_service_factory.cc',
'browser/history/web_history_service_factory.h',
'browser/infobars/confirm_infobar_controller.h',
+ 'browser/infobars/confirm_infobar_controller+protected.h',
'browser/infobars/confirm_infobar_controller.mm',
'browser/infobars/infobar.h',
'browser/infobars/infobar.mm',
« no previous file with comments | « ios/chrome/browser/infobars/confirm_infobar_controller+protected.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698