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

Unified Diff: third_party/android_crazy_linker/src/src/crazy_linker_proc_maps_unittest.cpp

Issue 328153002: Roll to android/platform/ndk/681f1b744aec1b0888f4c7a68165720db9670300 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fork
Patch Set: Created 6 years, 6 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: third_party/android_crazy_linker/src/src/crazy_linker_proc_maps_unittest.cpp
diff --git a/third_party/android_crazy_linker/src/src/crazy_linker_proc_maps_unittest.cpp b/third_party/android_crazy_linker/src/src/crazy_linker_proc_maps_unittest.cpp
index 7ce8697021bda6cd0e9be14b53759409fb476d7c..00f013d4097784fc14e5ed7800d00abbecd7dc71 100644
--- a/third_party/android_crazy_linker/src/src/crazy_linker_proc_maps_unittest.cpp
+++ b/third_party/android_crazy_linker/src/src/crazy_linker_proc_maps_unittest.cpp
@@ -4,6 +4,7 @@
#include "crazy_linker_proc_maps.h"
+#include <limits.h>
#include <minitest/minitest.h>
#include "crazy_linker_system_mock.h"

Powered by Google App Engine
This is Rietveld 408576698