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

Unified Diff: chrome/browser/BUILD.gn

Issue 2543813003: [Mac] Modify the ObjC exception preprocessor to make some exceptions fatal. (Closed)
Patch Set: Address comments Created 4 years 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 | chrome/browser/chrome_browser_application_mac.h » ('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 025c857d6dccc28166f873a9d0c1d6e3178dfe5a..ab7efbcd30db8966afd88f94e3069434415afd53 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -504,6 +504,8 @@ split_static_library("browser") {
"mac/bluetooth_utility.mm",
"mac/dock.h",
"mac/dock.mm",
+ "mac/exception_processor.h",
+ "mac/exception_processor.mm",
"mac/install_from_dmg.h",
"mac/install_from_dmg.mm",
"mac/keystone_glue.h",
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_application_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698