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

Unified Diff: src/WebRequestJsObject.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/GlobalJsObject.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/WebRequestJsObject.h
diff --git a/src/WebRequestJsObject.h b/src/WebRequestJsObject.h
index 083a8de8726a1034585821762b0a7e7c469555f8..6e89fb76c28f8d99c5fca8b86e4b0497b6362044 100644
--- a/src/WebRequestJsObject.h
+++ b/src/WebRequestJsObject.h
@@ -18,7 +18,6 @@
#ifndef ADBLOCK_PLUS_WEB_REQUEST_JS_OBJECT_H
#define ADBLOCK_PLUS_WEB_REQUEST_JS_OBJECT_H
-#include <v8.h>
#include <AdblockPlus/JsEngine.h>
namespace AdblockPlus
« no previous file with comments | « src/GlobalJsObject.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld