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

Unified Diff: base/memory/shared_memory_helper.cc

Issue 2692273008: Hacky slashy (Closed)
Patch Set: wip Created 3 years, 10 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: base/memory/shared_memory_helper.cc
diff --git a/base/memory/shared_memory_helper.cc b/base/memory/shared_memory_helper.cc
index 7fbfb7afad5ce5dcc1c73eac497904987c29be05..4361ca3f0191c620c8729bb53b82c2e243aef2b5 100644
--- a/base/memory/shared_memory_helper.cc
+++ b/base/memory/shared_memory_helper.cc
@@ -4,6 +4,8 @@
#include "base/memory/shared_memory_helper.h"
+#include <unistd.h>
+
#include "base/threading/thread_restrictions.h"
namespace base {

Powered by Google App Engine
This is Rietveld 408576698