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

Unified Diff: chrome/gpu/gpu_info_collector.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/default_plugin/plugin_main.h ('k') | chrome/installer/util/create_dir_work_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/gpu/gpu_info_collector.h
diff --git a/chrome/gpu/gpu_info_collector.h b/chrome/gpu/gpu_info_collector.h
index 934f64f1b51e3403ebb76e72e68aec3536e7dbd4..0f9ce46cdb497d44c224e3da91d46cc276dddabd 100644
--- a/chrome/gpu/gpu_info_collector.h
+++ b/chrome/gpu/gpu_info_collector.h
@@ -6,9 +6,6 @@
#define CHROME_GPU_GPU_INFO_COLLECTOR_H__
#pragma once
-
-#include <string>
-
#include "base/basictypes.h"
#include "chrome/common/gpu_info.h"
« no previous file with comments | « chrome/default_plugin/plugin_main.h ('k') | chrome/installer/util/create_dir_work_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698