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

Unified Diff: jni/Utils.h

Issue 6681540121591808: Noissue - Remove v8 remains (Closed)
Patch Set: Created Jan. 30, 2015, 10:52 a.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 | jni/v8/libpreparser_lib.a » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jni/Utils.h
diff --git a/jni/Utils.h b/jni/Utils.h
index 852457cdd95095e57e8232fe2b40ae316814c636..905185fb2cec1865fe71ea8da00aeb29c5925e83 100644
--- a/jni/Utils.h
+++ b/jni/Utils.h
@@ -26,8 +26,6 @@
#include <AdblockPlus.h>
#include <AdblockPlus/tr1_memory.h>
-#include "v8/v8stdint.h"
-
#define PKG(x) "org/adblockplus/libadblockplus/" x
#define TYP(x) "L" PKG(x) ";"
« no previous file with comments | « no previous file | jni/v8/libpreparser_lib.a » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld