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

Unified Diff: src/ConsoleJsObject.h

Issue 29497607: Noissue - remove unnecessary including of v8.h (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created July 25, 2017, 2:50 p.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 | « src/AppInfoJsObject.h ('k') | src/GlobalJsObject.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ConsoleJsObject.h
diff --git a/src/ConsoleJsObject.h b/src/ConsoleJsObject.h
index af85b067322962499e43fcf8e1349573ca42a7fe..e9b9c63b73a2609bb52e3efc4cc7f5e52acab961 100644
--- a/src/ConsoleJsObject.h
+++ b/src/ConsoleJsObject.h
@@ -18,7 +18,6 @@
#ifndef ADBLOCK_PLUS_CONSOLE_JS_OBJECT_H
#define ADBLOCK_PLUS_CONSOLE_JS_OBJECT_H
-#include <v8.h>
#include <AdblockPlus/JsEngine.h>
namespace AdblockPlus
« no previous file with comments | « src/AppInfoJsObject.h ('k') | src/GlobalJsObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld