Reviewers: Hannes Payer,
Description:
Fix Linux shared compilation after r18337
BUG=chromium:327298
LOG=N
[email protected]
Please review this at https://codereview.chromium.org/118113002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1, -1 lines):
M test/cctest/profiler-extension.h
Index: test/cctest/profiler-extension.h
diff --git a/test/cctest/profiler-extension.h
b/test/cctest/profiler-extension.h
index
5d36f4fe73d630033d07865b7928091f611d503e..00960b9a97cf28d18b3ccc26077841b5be3a37a9
100644
--- a/test/cctest/profiler-extension.h
+++ b/test/cctest/profiler-extension.h
@@ -27,7 +27,7 @@
//
// Tests of profiles generator and utilities.
-#include "v8-profiler.h"
+#include "../include/v8-profiler.h"
class ProfilerExtension : public v8::Extension {
public:
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.