|
Split file_observers.h into three files for each class
Prerequisite changes for moving files from webkit/ to content/
(public interfaces need to be 1:1 module:file)
BUG= 265769
TEST=build
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+126 lines, -94 lines) |
Patch |
 |
M |
chrome/browser/sync_file_system/local/local_file_change_tracker.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sync_file_system/syncable_file_system_util.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/fileapi/fileapi_message_filter.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/test/test_file_system_backend.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A |
webkit/browser/fileapi/file_access_observer.h
|
View
|
|
1 chunk |
+29 lines, -0 lines |
1 comment
|
Download
|
 |
A |
webkit/browser/fileapi/file_change_observer.h
|
View
|
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
D |
webkit/browser/fileapi/file_observers.h
|
View
|
|
1 chunk |
+0 lines, -83 lines |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/file_system_operation_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/file_system_operation_runner.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
webkit/browser/fileapi/file_update_observer.h
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/mock_file_change_observer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/obfuscated_file_util.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/sandbox_file_stream_writer.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webkit/browser/fileapi/sandbox_quota_observer.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/storage_browser.gyp
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|