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

Unified Diff: gfx/insets_unittest.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 | « courgette/disassembler.cc ('k') | gfx/point.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gfx/insets_unittest.cc
diff --git a/gfx/insets_unittest.cc b/gfx/insets_unittest.cc
index f08fc38b09e2ef06fedf806a2147eeb204fdcd21..30d6d7f2eb7386801691640a40eb3fd2ff2c53c7 100644
--- a/gfx/insets_unittest.cc
+++ b/gfx/insets_unittest.cc
@@ -4,8 +4,6 @@
#include "gfx/insets.h"
-#include <iostream>
-
#include "testing/gtest/include/gtest/gtest.h"
TEST(InsetsTest, InsetsDefault) {
« no previous file with comments | « courgette/disassembler.cc ('k') | gfx/point.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698