|
|
storage: Use stl utilities from the base namespace
The utilities in base/stl_util.h have been moved from the global
into the base namespace. This patch updates the call sites accordingly.
No functional changes.
BUG= 636301
Committed: https://crrev.com/3ddef1acf160019132f3a75ffb81aac7c8bbec10
Cr-Commit-Position: refs/heads/master@{#411219}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+32 lines, -31 lines) |
Patch |
 |
M |
storage/browser/blob/blob_reader.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
storage/browser/blob/blob_storage_registry.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
storage/browser/fileapi/copy_or_move_operation_delegate.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
storage/browser/fileapi/external_mount_points.cc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
storage/browser/fileapi/file_system_context.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
storage/browser/fileapi/file_system_operation_runner.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
storage/browser/fileapi/file_system_usage_cache.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
storage/browser/fileapi/isolated_context.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
storage/browser/fileapi/obfuscated_file_util.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
storage/browser/fileapi/plugin_private_file_system_backend.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
storage/browser/fileapi/sandbox_file_system_backend_delegate.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
storage/browser/quota/client_usage_tracker.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
storage/browser/quota/quota_manager.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
storage/browser/quota/storage_monitor.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
storage/browser/quota/usage_tracker.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 14 (9 generated)
|