Chromium Code Reviews

Unified Diff: chrome/browser/chromeos/tab_closeable_state_watcher.cc

Issue 5767004: Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years 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 | « no previous file | chrome/browser/renderer_host/resource_request_details.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/tab_closeable_state_watcher.cc
===================================================================
--- chrome/browser/chromeos/tab_closeable_state_watcher.cc (revision 69075)
+++ chrome/browser/chromeos/tab_closeable_state_watcher.cc (working copy)
@@ -6,7 +6,6 @@
#include "base/command_line.h"
#include "chrome/browser/browser_shutdown.h"
-#include "chrome/browser/defaults.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/tab_contents/tab_contents.h"
#include "chrome/browser/tab_contents/tab_contents_view.h"
« no previous file with comments | « no previous file | chrome/browser/renderer_host/resource_request_details.h » ('j') | no next file with comments »

Powered by Google App Engine