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

Issue 15292007: Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..." (Closed)

Created:
7 years, 7 months ago by kinuko
Modified:
7 years, 7 months ago
Reviewers:
kinuko
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..." > Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi > > This one also: > - Adds webkit/browser dependency to chrome/browser/DEPS (with TODO) > - Adds webkit/browser/webkit_browser.gypi which only defines new source list > for now (will make build target changes later) > > More bulk file moving is coming later > > BUG=239710 > R=jamesr@chromium.org, michaeln@chromium.org, thestig@chromium.org > > Review URL: https://codereview.chromium.org/14895013 TBR=kinuko@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200833

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -547 lines) Patch
M trunk/src/chrome/browser/DEPS View 1 chunk +0 lines, -5 lines 0 comments Download
M trunk/src/chrome/browser/chromeos/drive/file_system_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/chrome/browser/chromeos/extensions/file_manager/file_browser_private_apitest.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/chrome/browser/chromeos/extensions/file_manager/file_manager_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/chrome/browser/extensions/extension_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/content/content_tests.gypi View 2 chunks +1 line, -1 line 0 comments Download
D trunk/src/webkit/browser/fileapi/file_system_mount_point_provider.h View 1 chunk +0 lines, -177 lines 0 comments Download
D trunk/src/webkit/browser/fileapi/file_system_mount_point_provider_unittest.cc View 1 chunk +0 lines, -308 lines 0 comments Download
D trunk/src/webkit/browser/fileapi/webkit_browser_fileapi.gypi View 1 chunk +0 lines, -11 lines 0 comments Download
D trunk/src/webkit/browser/webkit_browser.gypi View 1 chunk +0 lines, -16 lines 0 comments Download
M trunk/src/webkit/chromeos/fileapi/cros_mount_point_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/webkit/fileapi/async_file_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/webkit/fileapi/copy_or_move_file_validator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/webkit/fileapi/file_system_context_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + trunk/src/webkit/fileapi/file_system_mount_point_provider.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + trunk/src/webkit/fileapi/file_system_mount_point_provider_unittest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
MM trunk/src/webkit/fileapi/isolated_mount_point_provider.h View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/local_file_system_cross_operation_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/local_file_system_operation.cc View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/local_file_system_operation_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/local_file_util.cc View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/mock_file_system_context.cc View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/obfuscated_file_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/sandbox_mount_point_provider.h View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/sandbox_mount_point_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/syncable/canned_syncable_file_system.cc View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/test_mount_point_provider.h View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/fileapi/upload_file_system_file_element_reader_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
MM trunk/src/webkit/storage/webkit_storage.gypi View 2 chunks +0 lines, -7 lines 0 comments Download
MM trunk/src/webkit/tools/test_shell/simple_file_system.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
kinuko
7 years, 7 months ago (2013-05-17 17:03:20 UTC) #1
kinuko
7 years, 7 months ago (2013-05-17 17:03:44 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r200833.

Powered by Google App Engine
This is Rietveld 408576698