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

Unified Diff: android_webview/BUILD.gn

Issue 2651743006: Implement Crash Handle API (Closed)
Patch Set: Created 3 years, 11 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 | android_webview/browser/aw_browser_terminator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 89ead5d469c7ef72e855a4b239dc920fc9de9992..7319ad3ac129377a9bf20bdc27ca85d3738f6f82 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -350,6 +350,7 @@ source_set("common") {
"browser/aw_quota_manager_bridge.h",
"browser/aw_quota_permission_context.cc",
"browser/aw_quota_permission_context.h",
+ "browser/aw_render_process_gone_delegate.h",
"browser/aw_render_thread_context_provider.cc",
"browser/aw_render_thread_context_provider.h",
"browser/aw_resource_context.cc",
« no previous file with comments | « no previous file | android_webview/browser/aw_browser_terminator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698