Index: webkit/appcache/appcache_database_unittest.cc |
diff --git a/webkit/appcache/appcache_database_unittest.cc b/webkit/appcache/appcache_database_unittest.cc |
index 4119994d2cfea3f22df6a985df1d1bba1598d411..8f823141d4bb7b049b7e43184b614c32feb3f58a 100644 |
--- a/webkit/appcache/appcache_database_unittest.cc |
+++ b/webkit/appcache/appcache_database_unittest.cc |
@@ -4,9 +4,9 @@ |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "app/sql/connection.h" |
#include "base/file_util.h" |
#include "base/scoped_temp_dir.h" |
+#include "sql/connection.h" |
#include "webkit/appcache/appcache_database.h" |
#include "webkit/appcache/appcache_entry.h" |