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

Unified Diff: chrome/browser/automation/automation_browser_tracker.h

Issue 5046002: Cleanup: Include browser.h -> ui/browser.h [Part 2]. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years, 1 month 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/automation/automation_browser_tracker.h
diff --git a/chrome/browser/automation/automation_browser_tracker.h b/chrome/browser/automation/automation_browser_tracker.h
index a58cd1f93ca10da490bb93a3f09562a6c692bd54..147b820d6c2dd9604d946aa0d715a2f3a6cd1a96 100644
--- a/chrome/browser/automation/automation_browser_tracker.h
+++ b/chrome/browser/automation/automation_browser_tracker.h
@@ -7,7 +7,7 @@
#pragma once
#include "chrome/browser/automation/automation_resource_tracker.h"
-#include "chrome/browser/browser.h"
+#include "chrome/browser/ui/browser.h"
#include "chrome/common/notification_source.h"
// Tracks Browser objects.

Powered by Google App Engine
This is Rietveld 408576698