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

Unified Diff: src/hashmap.cc

Issue 5330005: Fix break of build. (Closed)
Patch Set: Created 10 years, 1 month 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/v8checks.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/hashmap.cc
diff --git a/src/hashmap.cc b/src/hashmap.cc
index 561c7afc66c0cda8f01c36b0da658979b50c9be8..1422afdc7e9f73b34e1690785af4dd1a71b45267 100644
--- a/src/hashmap.cc
+++ b/src/hashmap.cc
@@ -28,6 +28,7 @@
#include "../include/v8stdint.h"
#include "globals.h"
#include "checks.h"
+#include "utils.h"
#include "allocation.h"
#include "hashmap.h"
« no previous file with comments | « no previous file | src/v8checks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698