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

Unified Diff: android_webview/BUILD.gn

Issue 2200693002: Refactor CrashDump*Manager to use a shared CrashDumpObserver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 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 | « no previous file | android_webview/browser/aw_browser_main_parts.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 9df30e8bdb5dc8a0e682f8c4da7ee3fe6c7917df..8ae6b6a9d14e2978f323535195669d43d4513f0e 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -312,6 +312,8 @@ source_set("common") {
"browser/aw_browser_permission_request_delegate.h",
"browser/aw_browser_policy_connector.cc",
"browser/aw_browser_policy_connector.h",
+ "browser/aw_browser_terminator.cc",
+ "browser/aw_browser_terminator.h",
"browser/aw_content_browser_client.cc",
"browser/aw_content_browser_client.h",
"browser/aw_contents_client_bridge_base.cc",
« no previous file with comments | « no previous file | android_webview/browser/aw_browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698