Chromium Code Reviews| Index: chrome/browser/importer/profile_writer.cc |
| diff --git a/chrome/browser/importer/profile_writer.cc b/chrome/browser/importer/profile_writer.cc |
| index f7e8180872773342d239415ad0ac4e1a506a86a2..a33236de6f59044a03713a30dcec29274546661e 100644 |
| --- a/chrome/browser/importer/profile_writer.cc |
| +++ b/chrome/browser/importer/profile_writer.cc |
| @@ -38,6 +38,7 @@ |
| #endif |
| using bookmarks::BookmarkModel; |
| +using bookmarks::BookmarkNode; |
| namespace { |