Index: content/child/indexed_db/indexed_db_dispatcher.h |
diff --git a/content/child/indexed_db/indexed_db_dispatcher.h b/content/child/indexed_db/indexed_db_dispatcher.h |
index f8b21023b3ca69a9c2c556c6480b37c0cc27733e..ee8f4dd127dda9b87b61412cf7dc8305637d6db7 100644 |
--- a/content/child/indexed_db/indexed_db_dispatcher.h |
+++ b/content/child/indexed_db/indexed_db_dispatcher.h |
@@ -10,7 +10,7 @@ |
#include "base/gtest_prod_util.h" |
#include "base/id_map.h" |
-#include "base/nullable_string16.h" |
+#include "base/strings/nullable_string16.h" |
#include "content/common/content_export.h" |
#include "ipc/ipc_sync_message_filter.h" |
#include "third_party/WebKit/public/platform/WebIDBCallbacks.h" |