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

Unified Diff: src/FileSystemJsObject.h

Issue 29498613: Noissue - remove unnecessary including of v8.h (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created July 26, 2017, 4:54 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/FileSystemJsObject.h
diff --git a/src/FileSystemJsObject.h b/src/FileSystemJsObject.h
index 101b4d0759ab98445fccf388a7e67e9e0f13377d..f7267836db641d24f9396aadd1258d06de8f5be7 100644
--- a/src/FileSystemJsObject.h
+++ b/src/FileSystemJsObject.h
@@ -18,7 +18,6 @@
#ifndef ADBLOCK_PLUS_FILE_SYSTEM_JS_OBJECT_H
#define ADBLOCK_PLUS_FILE_SYSTEM_JS_OBJECT_H
-#include <v8.h>
#include <AdblockPlus/JsEngine.h>
namespace AdblockPlus
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld