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

Unified Diff: base/sys_info_chromeos.cc

Issue 16120002: drop unused execinfo.h header (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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 | « base/debug/debugger_posix.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/sys_info_chromeos.cc
diff --git a/base/sys_info_chromeos.cc b/base/sys_info_chromeos.cc
index d5476fbc8af99b2da290eadc26de1867c911e3b5..1335760d03ca0ef3a89fd17d4de3f21840eb1ea9 100644
--- a/base/sys_info_chromeos.cc
+++ b/base/sys_info_chromeos.cc
@@ -13,8 +13,6 @@
#include "base/strings/string_tokenizer.h"
#include "base/threading/thread_restrictions.h"
-#include <execinfo.h>
-
namespace base {
static const char* kLinuxStandardBaseVersionKeys[] = {
« no previous file with comments | « base/debug/debugger_posix.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698