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

Unified Diff: chrome/chrome_browser.gypi

Issue 1467063002: Introduce the ChromeControllerClient class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Bugfix 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/browser/ssl/ssl_browser_tests.cc ('k') | components/security_interstitials/core/controller_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index e4018c2abb21e514d1fde15f85efdac26bd08d46..4fc2b23b5ce8ef55b92fb40f3c5d5653e767bed3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -573,6 +573,8 @@
'browser/interests/interests_fetcher.h',
'browser/internal_auth.cc',
'browser/internal_auth.h',
+ 'browser/interstitials/chrome_controller_client.cc',
+ 'browser/interstitials/chrome_controller_client.h',
'browser/interstitials/chrome_metrics_helper.cc',
'browser/interstitials/chrome_metrics_helper.h',
'browser/interstitials/security_interstitial_page.cc',
« no previous file with comments | « chrome/browser/ssl/ssl_browser_tests.cc ('k') | components/security_interstitials/core/controller_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698