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

Unified Diff: webkit/common/data_element.cc

Issue 492873002: Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common namespaces into single sto… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix chromeos build Created 6 years, 4 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 | « webkit/common/data_element.h ('k') | webkit/common/database/database_connections.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/data_element.cc
diff --git a/webkit/common/data_element.cc b/webkit/common/data_element.cc
index f94a4c887b6a28d3813b4ec49eebc864ac2d5c54..024abe4824a25cc5f94b5bdfcc167658039fd988 100644
--- a/webkit/common/data_element.cc
+++ b/webkit/common/data_element.cc
@@ -4,7 +4,7 @@
#include "webkit/common/data_element.h"
-namespace webkit_common {
+namespace storage {
DataElement::DataElement()
: type_(TYPE_UNKNOWN),
« no previous file with comments | « webkit/common/data_element.h ('k') | webkit/common/database/database_connections.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698