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

Unified Diff: src/ic/ic.cc

Issue 2797253009: Fix static initializer in ic.cc (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « no previous file | tools/callstats.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/ic/ic.cc
diff --git a/src/ic/ic.cc b/src/ic/ic.cc
index 71aa29bfd4599d212559182402b80aa3e6da14a5..05f18b3b4f0eea5dc88d268ac13ad11b81ed3aeb 100644
--- a/src/ic/ic.cc
+++ b/src/ic/ic.cc
@@ -4,8 +4,6 @@
#include "src/ic/ic.h"
-#include <iostream>
-
#include "src/accessors.h"
#include "src/api-arguments-inl.h"
#include "src/api.h"
« no previous file with comments | « no previous file | tools/callstats.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698