|
Replacing the OVERRIDE with override and FINAL with final in content/browser/indexed_db
This step is a giant search and replace for OVERRIDE and FINAL to
replace them with their lowercase versions.
BUG= 417463
Committed: https://crrev.com/07035b8e9ce7e959026c16d6892462d911b5da86
Cr-Commit-Position: refs/heads/master@{#298487}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+180 lines, -180 lines) |
Patch |
|
M |
content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_backing_store.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_backing_store.cc
|
View
|
|
8 chunks |
+30 lines, -30 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_backing_store_unittest.cc
|
View
|
|
7 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_browsertest.cc
|
View
|
|
10 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_context_impl.h
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_database_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_dispatcher_host.h
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_factory_impl.h
|
View
|
|
3 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_factory_unittest.cc
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_fake_backing_store.h
|
View
|
|
4 chunks |
+25 lines, -25 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_internals_ui.cc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_quota_client.h
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_transaction.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/indexed_db_unittest.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/leveldb/leveldb_database.h
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/leveldb/leveldb_iterator_impl.h
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/leveldb/leveldb_transaction.h
|
View
|
|
2 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/leveldb/leveldb_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/mock_browsertest_indexed_db_class_factory.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/mock_browsertest_indexed_db_class_factory.cc
|
View
|
|
5 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/mock_indexed_db_callbacks.h
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/mock_indexed_db_database_callbacks.h
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/browser/indexed_db/mock_indexed_db_factory.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 7 (2 generated)
|