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

Unified Diff: cc/stubs/config.h

Issue 11192030: cc: Switch to Chromium DCHECKs LOGs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebaseonenne Created 8 years, 2 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 | « cc/stream_video_draw_quad.cc ('k') | cc/test/fake_web_compositor_output_surface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/stubs/config.h
diff --git a/cc/stubs/config.h b/cc/stubs/config.h
index 5f1e02ff3158638aa9b7a6e607b97b53f6c17769..df9b7260f3e589540017c24a1790403cf995f3b3 100644
--- a/cc/stubs/config.h
+++ b/cc/stubs/config.h
@@ -12,6 +12,8 @@
#else
#include "third_party/WebKit/Source/WTF/config.h"
#endif
+
+#include <wtf/Assertions.h>
#ifdef LOG
#undef LOG
#endif
« no previous file with comments | « cc/stream_video_draw_quad.cc ('k') | cc/test/fake_web_compositor_output_surface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698