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

Unified Diff: runtime/platform/signal_blocker.h

Issue 468683002: - Make sure ASSERT is defined in signal_blocker.h. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 4 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: runtime/platform/signal_blocker.h
===================================================================
--- runtime/platform/signal_blocker.h (revision 39172)
+++ runtime/platform/signal_blocker.h (working copy)
@@ -6,6 +6,7 @@
#define PLATFORM_SIGNAL_BLOCKER_H_
#include "platform/globals.h"
+#include "platform/assert.h"
#if defined(TARGET_OS_WINDOWS)
#error Do not include this file on Windows.
« 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