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

Unified Diff: chrome/browser/ui/views/collected_cookies_win.h

Issue 6598086: Update more includes that were pointing to the old locations. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: sync Created 9 years, 10 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/ui/views/collected_cookies_win.h
===================================================================
--- chrome/browser/ui/views/collected_cookies_win.h (revision 76500)
+++ chrome/browser/ui/views/collected_cookies_win.h (working copy)
@@ -8,10 +8,10 @@
#define CHROME_BROWSER_UI_VIEWS_COLLECTED_COOKIES_WIN_H_
#pragma once
-#include "chrome/browser/tab_contents/constrained_window.h"
#include "chrome/common/content_settings.h"
#include "chrome/common/notification_observer.h"
#include "chrome/common/notification_registrar.h"
+#include "content/browser/tab_contents/constrained_window.h"
#include "views/controls/tree/tree_view.h"
#include "views/window/dialog_delegate.h"
« no previous file with comments | « chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.cc ('k') | chrome/browser/ui/views/constrained_window_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698