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

Unified Diff: chrome/renderer/mock_render_thread.h

Issue 3179017: FBTF: Remove "obviously" unneeded standard C++ library #includes. (Closed)
Patch Set: fixed mac oopsie Created 10 years, 4 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/renderer/gpu_video_service_host.h ('k') | chrome/renderer/net/renderer_net_predictor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/mock_render_thread.h
diff --git a/chrome/renderer/mock_render_thread.h b/chrome/renderer/mock_render_thread.h
index 3e8741e447d70a4b4dc493d2d3ab1827d7de049b..19ff4e445762ac6c9010ec423e1c20c3695427ca 100644
--- a/chrome/renderer/mock_render_thread.h
+++ b/chrome/renderer/mock_render_thread.h
@@ -7,7 +7,6 @@
#pragma once
#include <string>
-#include <vector>
#include "chrome/common/ipc_test_sink.h"
#include "chrome/renderer/mock_printer.h"
« no previous file with comments | « chrome/renderer/gpu_video_service_host.h ('k') | chrome/renderer/net/renderer_net_predictor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698