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

Unified Diff: storage/common/database/database_identifier.cc

Issue 524983002: Move fileapi-related files from webkit/common/ to storage/common/ and set up redirect headers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix presubmit Created 6 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
« no previous file with comments | « storage/common/database/database_identifier.h ('k') | storage/common/fileapi/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/common/database/database_identifier.cc
diff --git a/webkit/common/database/database_identifier.cc b/storage/common/database/database_identifier.cc
similarity index 98%
rename from webkit/common/database/database_identifier.cc
rename to storage/common/database/database_identifier.cc
index b793ff7ed26942b0996b681a52fd3d4dea4d6f0e..e642a1a28b42ebd1bebe797d9158d088073d24c0 100644
--- a/webkit/common/database/database_identifier.cc
+++ b/storage/common/database/database_identifier.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "webkit/common/database/database_identifier.h"
+#include "storage/common/database/database_identifier.h"
#include "base/strings/string_number_conversions.h"
#include "base/strings/string_util.h"
« no previous file with comments | « storage/common/database/database_identifier.h ('k') | storage/common/fileapi/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698