Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1208)

Unified Diff: src/d8.h

Issue 1221433021: Move SmartPointer to base. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Remove some unecessary header includes Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/d8.h
diff --git a/src/d8.h b/src/d8.h
index 4d723473ea385c2c66b65c6ee65fd40e872592b8..ae9c4f222cee1bbb549a7e3dc9fe0ad08d019686 100644
--- a/src/d8.h
+++ b/src/d8.h
@@ -9,7 +9,6 @@
#include "src/allocation.h"
#include "src/hashmap.h"
#include "src/list.h"
-#include "src/smart-pointers.h"
#include "src/v8.h"
#else
#include "include/v8.h"
« BUILD.gn ('K') | « src/compiler/pipeline-statistics.cc ('k') | src/deoptimizer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698