Chromium Code Reviews

Unified Diff: chrome/browser/automation/extension_port_container.cc

Issue 5676004: Cleanup: Remove unneeded browser_thread.h usage. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix deps 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
Index: chrome/browser/automation/extension_port_container.cc
===================================================================
--- chrome/browser/automation/extension_port_container.cc (revision 68879)
+++ chrome/browser/automation/extension_port_container.cc (working copy)
@@ -10,7 +10,6 @@
#include "base/values.h"
#include "chrome/browser/automation/automation_provider.h"
#include "chrome/browser/automation/extension_automation_constants.h"
-#include "chrome/browser/browser_thread.h"
#include "chrome/browser/extensions/extension_message_service.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/browser/renderer_host/render_process_host.h"
« no previous file with comments | « no previous file | chrome/browser/chromeos/cros/speech_synthesis_library.cc » ('j') | chrome/tools/profiles/generate_profile.cc » ('J')

Powered by Google App Engine