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

Unified Diff: src/base/iterator.h

Issue 2587143002: [wasm] Add iterators for opcodes or offsets of one function (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « no previous file | src/wasm/ast-decoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/base/iterator.h
diff --git a/src/base/iterator.h b/src/base/iterator.h
index e380dc338ffc1bfa245bf6d911a65fd6baa61f45..175698cd369fe702f5de414dd4c07f4649be941c 100644
--- a/src/base/iterator.h
+++ b/src/base/iterator.h
@@ -7,8 +7,6 @@
#include <iterator>
-#include "src/base/macros.h"
-
namespace v8 {
namespace base {
« no previous file with comments | « no previous file | src/wasm/ast-decoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698