summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorpilgrim <pilgrim@chromium.org>2014-09-09 18:32:22 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-10 01:37:08 +0000
commit1633055f41870196bb13958dd67185378d15c2c6 (patch)
tree015cdc5e53b79c67080c50c6db137b40cca1c7a8 /webkit
parent9888f45e041fee3a04ce4f641bc56e245f1411a0 (diff)
downloadchromium_src-1633055f41870196bb13958dd67185378d15c2c6.zip
chromium_src-1633055f41870196bb13958dd67185378d15c2c6.tar.gz
chromium_src-1633055f41870196bb13958dd67185378d15c2c6.tar.bz2
Remove storage-related redirect headers in webkit/common/, update #includes and DEPS files to use storage/ directly
BUG=338338 TBR=darin@chromium.org Review URL: https://codereview.chromium.org/553983013 Cr-Commit-Position: refs/heads/master@{#294067}
Diffstat (limited to 'webkit')
-rw-r--r--webkit/common/blob/blob_data.h5
-rw-r--r--webkit/common/blob/scoped_file.h5
-rw-r--r--webkit/common/blob/shareable_file_reference.h5
-rw-r--r--webkit/common/data_element.h5
-rw-r--r--webkit/common/database/database_connections.h5
-rw-r--r--webkit/common/database/database_identifier.h5
-rw-r--r--webkit/common/fileapi/directory_entry.h5
-rw-r--r--webkit/common/fileapi/file_system_info.h5
-rw-r--r--webkit/common/fileapi/file_system_mount_option.h5
-rw-r--r--webkit/common/fileapi/file_system_types.h5
-rw-r--r--webkit/common/fileapi/file_system_util.h5
-rw-r--r--webkit/common/quota/quota_status_code.h5
-rw-r--r--webkit/common/quota/quota_types.h5
13 files changed, 0 insertions, 65 deletions
diff --git a/webkit/common/blob/blob_data.h b/webkit/common/blob/blob_data.h
deleted file mode 100644
index 25d1fa2..0000000
--- a/webkit/common/blob/blob_data.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/blob/blob_data.h"
diff --git a/webkit/common/blob/scoped_file.h b/webkit/common/blob/scoped_file.h
deleted file mode 100644
index 027ab3b..0000000
--- a/webkit/common/blob/scoped_file.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/blob/scoped_file.h"
diff --git a/webkit/common/blob/shareable_file_reference.h b/webkit/common/blob/shareable_file_reference.h
deleted file mode 100644
index 5702067..0000000
--- a/webkit/common/blob/shareable_file_reference.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/blob/shareable_file_reference.h"
diff --git a/webkit/common/data_element.h b/webkit/common/data_element.h
deleted file mode 100644
index 88e0e75..0000000
--- a/webkit/common/data_element.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/data_element.h"
diff --git a/webkit/common/database/database_connections.h b/webkit/common/database/database_connections.h
deleted file mode 100644
index b847909..0000000
--- a/webkit/common/database/database_connections.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/database/database_connections.h"
diff --git a/webkit/common/database/database_identifier.h b/webkit/common/database/database_identifier.h
deleted file mode 100644
index 38e2777..0000000
--- a/webkit/common/database/database_identifier.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/database/database_identifier.h"
diff --git a/webkit/common/fileapi/directory_entry.h b/webkit/common/fileapi/directory_entry.h
deleted file mode 100644
index 536fe6f..0000000
--- a/webkit/common/fileapi/directory_entry.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/fileapi/directory_entry.h"
diff --git a/webkit/common/fileapi/file_system_info.h b/webkit/common/fileapi/file_system_info.h
deleted file mode 100644
index 5e20860..0000000
--- a/webkit/common/fileapi/file_system_info.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/fileapi/file_system_info.h"
diff --git a/webkit/common/fileapi/file_system_mount_option.h b/webkit/common/fileapi/file_system_mount_option.h
deleted file mode 100644
index fc7b325..0000000
--- a/webkit/common/fileapi/file_system_mount_option.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/fileapi/file_system_mount_option.h"
diff --git a/webkit/common/fileapi/file_system_types.h b/webkit/common/fileapi/file_system_types.h
deleted file mode 100644
index ff8e0fd..0000000
--- a/webkit/common/fileapi/file_system_types.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/fileapi/file_system_types.h"
diff --git a/webkit/common/fileapi/file_system_util.h b/webkit/common/fileapi/file_system_util.h
deleted file mode 100644
index c5c0efa..0000000
--- a/webkit/common/fileapi/file_system_util.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/fileapi/file_system_util.h"
diff --git a/webkit/common/quota/quota_status_code.h b/webkit/common/quota/quota_status_code.h
deleted file mode 100644
index b9e239d..0000000
--- a/webkit/common/quota/quota_status_code.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/quota/quota_status_code.h"
diff --git a/webkit/common/quota/quota_types.h b/webkit/common/quota/quota_types.h
deleted file mode 100644
index 36c9ba4..0000000
--- a/webkit/common/quota/quota_types.h
+++ /dev/null
@@ -1,5 +0,0 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "storage/common/quota/quota_types.h"