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

Unified Diff: breakpad/BUILD.gn

Issue 2019403002: [iOS] Do not use breakpad GTMLogger.m implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@{0}
Patch Set: Created 4 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: breakpad/BUILD.gn
diff --git a/breakpad/BUILD.gn b/breakpad/BUILD.gn
index 3a1139140ba2c7e3ed8c8b6372b465e9830b1691..8174013378acd2eb121cdcd72474040f39f902d3 100644
--- a/breakpad/BUILD.gn
+++ b/breakpad/BUILD.gn
@@ -807,8 +807,6 @@ if (is_ios) {
"src/client/minidump_file_writer.h",
"src/common/convert_UTF.c",
"src/common/convert_UTF.h",
- "src/common/mac/GTMLogger.h",
- "src/common/mac/GTMLogger.m",
"src/common/mac/HTTPMultipartUpload.m",
"src/common/mac/file_id.cc",
"src/common/mac/file_id.h",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698