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

Unified Diff: src/AppInfoJsObject.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 | « no previous file | src/ConsoleJsObject.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/AppInfoJsObject.h
diff --git a/src/AppInfoJsObject.h b/src/AppInfoJsObject.h
index 2d2c949639f98f83000f34481d5b2a172fe11869..9738a75393e3cd1710f393122eba39f575a7cef9 100644
--- a/src/AppInfoJsObject.h
+++ b/src/AppInfoJsObject.h
@@ -18,7 +18,6 @@
#ifndef ADBLOCK_PLUS_APP_INFO_JS_OBJECT_H
#define ADBLOCK_PLUS_APP_INFO_JS_OBJECT_H
-#include <v8.h>
#include <AdblockPlus/JsValue.h>
namespace AdblockPlus
« no previous file with comments | « no previous file | src/ConsoleJsObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld