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

Unified Diff: chrome/browser/ie_importer.cc

Issue 1912: Renames BoomarkBarModel to BookmarkModel. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 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/ie_importer.cc
===================================================================
--- chrome/browser/ie_importer.cc (revision 1988)
+++ chrome/browser/ie_importer.cc (working copy)
@@ -15,7 +15,7 @@
#include "base/string_util.h"
#include "base/time.h"
#include "base/win_util.h"
-#include "chrome/browser/bookmarks/bookmark_bar_model.h"
+#include "chrome/browser/bookmarks/bookmark_model.h"
#include "chrome/browser/ie7_password.h"
#include "chrome/browser/template_url_model.h"
#include "chrome/common/l10n_util.h"

Powered by Google App Engine
This is Rietveld 408576698