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

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

Powered by Google App Engine
This is Rietveld