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

Unified Diff: chrome/browser/BUILD.gn

Issue 2667263002: android: Move JavaExceptionReporter to base (Closed)
Patch Set: maindex 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 | « chrome/app/chrome_main_delegate.cc ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index f91e7cbeb148d664e7158366289510c98f789e9e..16979d0f39ff1dce60ea0ed6fedb9c7cc10d9ddb 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2697,8 +2697,6 @@ split_static_library("browser") {
"android/instantapps/instant_apps_settings.h",
"android/intent_helper.cc",
"android/intent_helper.h",
- "android/java_exception_reporter.cc",
- "android/java_exception_reporter.h",
"android/large_icon_bridge.cc",
"android/large_icon_bridge.h",
"android/locale/special_locale_handler.cc",
@@ -3901,7 +3899,6 @@ if (is_android) {
"../android/java/src/org/chromium/chrome/browser/ChromeHttpAuthHandler.java",
"../android/java/src/org/chromium/chrome/browser/DevToolsServer.java",
"../android/java/src/org/chromium/chrome/browser/IntentHelper.java",
- "../android/java/src/org/chromium/chrome/browser/JavaExceptionReporter.java",
"../android/java/src/org/chromium/chrome/browser/JavascriptAppModalDialog.java",
"../android/java/src/org/chromium/chrome/browser/PasswordUIView.java",
"../android/java/src/org/chromium/chrome/browser/SSLClientCertificateRequest.java",
« no previous file with comments | « chrome/app/chrome_main_delegate.cc ('k') | chrome/browser/android/chrome_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698