Revision: 18340
Author:   [email protected]
Date:     Wed Dec 18 09:52:37 2013 UTC
Log:      Fix Linux shared compilation after r18337

BUG=chromium:327298
LOG=N
[email protected]

Review URL: https://codereview.chromium.org/118113002
http://code.google.com/p/v8/source/detail?r=18340

Modified:
 /branches/bleeding_edge/test/cctest/profiler-extension.h

=======================================
--- /branches/bleeding_edge/test/cctest/profiler-extension.h Wed Dec 18 08:59:09 2013 UTC +++ /branches/bleeding_edge/test/cctest/profiler-extension.h Wed Dec 18 09:52:37 2013 UTC
@@ -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.

Reply via email to