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

Unified Diff: chrome/browser/chromeos/dom_ui/proxy_handler.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
Index: chrome/browser/chromeos/dom_ui/proxy_handler.h
diff --git a/chrome/browser/chromeos/dom_ui/proxy_handler.h b/chrome/browser/chromeos/dom_ui/proxy_handler.h
index cd2d40b506541728f44e71ec54ab44e630b8a409..667bcbd810a4468b524980c382eb57ab40ebb783 100644
--- a/chrome/browser/chromeos/dom_ui/proxy_handler.h
+++ b/chrome/browser/chromeos/dom_ui/proxy_handler.h
@@ -5,8 +5,6 @@
#ifndef CHROME_BROWSER_CHROMEOS_DOM_UI_PROXY_HANDLER_H_
#define CHROME_BROWSER_CHROMEOS_DOM_UI_PROXY_HANDLER_H_
-#include <string>
-
#include "chrome/browser/dom_ui/options_ui.h"
// ChromeOS proxy options page UI handler.
« no previous file with comments | « chrome/browser/chromeos/dom_ui/labs_handler.h ('k') | chrome/browser/chromeos/input_method/input_method_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698