mandoline filesystem: Compile filesystem into core_services.
commitb0855c5ec531d78fd60142d920df98bef09c0827
authorerg <erg@chromium.org>
Wed, 3 Jun 2015 00:19:54 +0000 (2 17:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 3 Jun 2015 00:21:21 +0000 (3 00:21 +0000)
treea30a7a01e8c023725d801fe906e7b339acecd663
parent58b8df8572e25ff91b3073213651aed4ebd675b5
mandoline filesystem: Compile filesystem into core_services.

This packages the filesystem application physically with the rest of
core_services.

BUG=490237

Review URL: https://codereview.chromium.org/1167693009

Cr-Commit-Position: refs/heads/master@{#332504}
components/filesystem/BUILD.gn
components/filesystem/file_system_app.cc [new file with mode: 0644]
components/filesystem/file_system_app.h [copied from components/filesystem/main.cc with 51% similarity]
components/filesystem/main.cc
mandoline/BUILD.gn
mandoline/app/core_services_initialization.cc
mandoline/services/core_services/BUILD.gn
mandoline/services/core_services/DEPS
mandoline/services/core_services/core_services_application_delegate.cc