Chromium Code Reviews

Unified Diff: chrome/browser/browser_main.cc

Issue 3071012: Cleanup: Remove unneeded headers from base/ (part 1) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/browser_accessibility_win.h ('k') | chrome/browser/chromeos/login/google_authenticator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_main.cc
===================================================================
--- chrome/browser/browser_main.cc (revision 54623)
+++ chrome/browser/browser_main.cc (working copy)
@@ -107,8 +107,6 @@
#include "app/l10n_util_win.h"
#include "app/win_util.h"
-#include "base/registry.h"
-#include "base/win_util.h"
#include "chrome/browser/browser_trial.h"
#include "chrome/browser/metrics/user_metrics.h"
#include "chrome/browser/net/url_fixer_upper.h"
« no previous file with comments | « chrome/browser/browser_accessibility_win.h ('k') | chrome/browser/chromeos/login/google_authenticator.h » ('j') | no next file with comments »

Powered by Google App Engine