diff options
Diffstat (limited to 'chrome/test/testing_profile.cc')
-rw-r--r-- | chrome/test/testing_profile.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/test/testing_profile.cc b/chrome/test/testing_profile.cc index 8abb4ec..235c568 100644 --- a/chrome/test/testing_profile.cc +++ b/chrome/test/testing_profile.cc @@ -8,6 +8,8 @@ #include "chrome/browser/history/history_backend.h" #include "chrome/common/chrome_constants.h" +using base::Time; + namespace { // BookmarkLoadObserver is used when blocking until the BookmarkModel |