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

Unified Diff: chrome/chrome_browser.gypi

Issue 1299513002: [Android] Add support for a hung renderer dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 3 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 | « chrome/browser/android/tab_android.cc ('k') | components/infobars/core/infobar_delegate.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 92ffbe574be6e93bd9a0b3bfcd554c08a0b8960f..95ce9e3dbb8036a7d467a1b131df10bba0d9096a 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -156,6 +156,8 @@
'browser/android/history_report/usage_reports_buffer_backend.h',
'browser/android/history_report/usage_reports_buffer_service.cc',
'browser/android/history_report/usage_reports_buffer_service.h',
+ 'browser/android/hung_renderer_infobar_delegate.cc',
+ 'browser/android/hung_renderer_infobar_delegate.h',
'browser/android/intent_helper.cc',
'browser/android/intent_helper.h',
'browser/android/intercept_download_resource_throttle.cc',
« no previous file with comments | « chrome/browser/android/tab_android.cc ('k') | components/infobars/core/infobar_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698