Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: test/JsEngine.cpp

Issue 29419555: Noissue - [regression] fix compilation for android (Closed)
Patch Set: Created April 21, 2017, 7:53 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
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: test/JsEngine.cpp
diff --git a/test/JsEngine.cpp b/test/JsEngine.cpp
index 889fe8b55ef6b3e682e9dd6f22e97f61a9485cd6..15f7a401c137cf32ec6d94b6cfd99b13af0b866e 100644
--- a/test/JsEngine.cpp
+++ b/test/JsEngine.cpp
@@ -17,7 +17,6 @@
#include <stdexcept>
#include "BaseJsTest.h"
-#include "../src/JsContext.h"
namespace
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld