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

Unified Diff: chrome/browser/ui/omnibox/location_bar.h

Issue 6672070: Move the remaining files in chrome\common to content\common. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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/omnibox/location_bar.h
===================================================================
--- chrome/browser/ui/omnibox/location_bar.h (revision 78506)
+++ chrome/browser/ui/omnibox/location_bar.h (working copy)
@@ -17,7 +17,7 @@
#include "base/string16.h"
#include "chrome/browser/first_run/first_run.h"
#include "chrome/browser/instant/instant_delegate.h"
-#include "chrome/common/page_transition_types.h"
+#include "content/common/page_transition_types.h"
#include "webkit/glue/window_open_disposition.h"
class AutocompleteEditView;
« no previous file with comments | « chrome/browser/ui/gtk/location_bar_view_gtk.cc ('k') | chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698