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

Unified Diff: util/mac/process_types_test.cc

Issue 535343004: Add MachOImageReader and its test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 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
Index: util/mac/process_types_test.cc
diff --git a/util/mac/process_types_test.cc b/util/mac/process_types_test.cc
index fb445f33d6e44dc281262d0d0a606b9fb86bedde..7b1581d651678a04bd30daf5f19f1cb62e1459c4 100644
--- a/util/mac/process_types_test.cc
+++ b/util/mac/process_types_test.cc
@@ -26,7 +26,6 @@
extern "C" {
const struct dyld_all_image_infos* _dyld_get_all_image_infos();
-
} // extern "C"
namespace {

Powered by Google App Engine
This is Rietveld 408576698