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

Unified Diff: courgette/disassembler.cc

Issue 3014015: Remove <iostream> where possible. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: fix chrome frame compile Created 10 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
« no previous file with comments | « chrome/tools/crash_service/crash_service.cc ('k') | gfx/insets_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/disassembler.cc
diff --git a/courgette/disassembler.cc b/courgette/disassembler.cc
index 6395d181304eaec04f3c1cd043474e015f318143..57831cd3c0c1c142a1723968cf98105e052c5024 100644
--- a/courgette/disassembler.cc
+++ b/courgette/disassembler.cc
@@ -5,7 +5,6 @@
#include "courgette/disassembler.h"
#include <algorithm>
-#include <iostream>
#include <string>
#include <vector>
« no previous file with comments | « chrome/tools/crash_service/crash_service.cc ('k') | gfx/insets_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698