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

Unified Diff: test/cctest/test-time.cc

Issue 316133002: Move atomic ops and related files to base library (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: updates 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
« no previous file with comments | « test/cctest/test-platform-win32.cc ('k') | tools/gyp/v8.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/test-time.cc
diff --git a/test/cctest/test-time.cc b/test/cctest/test-time.cc
index 590ebf30c75870f556494ff983dff6555e294db1..7f7cce862549ab76363474127678ac0299ad69a2 100644
--- a/test/cctest/test-time.cc
+++ b/test/cctest/test-time.cc
@@ -33,7 +33,7 @@
#include "test/cctest/cctest.h"
#if V8_OS_WIN
-#include "src/win32-headers.h"
+#include "src/base/win32-headers.h"
#endif
using namespace v8::internal;
« no previous file with comments | « test/cctest/test-platform-win32.cc ('k') | tools/gyp/v8.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698