Gets //mandoline passing gn check
commit88d7709e7b708e6bb58cc920bd9e13c5102b2d22
authorsky <sky@chromium.org>
Wed, 12 Aug 2015 19:19:49 +0000 (12 12:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 12 Aug 2015 19:20:29 +0000 (12 19:20 +0000)
tree4ed45f404bcea495d052c0bf63915548e0642314
parent77b18c5ae36b9f3372e17268db04f3bd795522ba
Gets //mandoline passing gn check

BUG=none
TEST=none
R=ben@chromium.org

Committed: https://crrev.com/c202fc81d0b4931cb928672e5cd226e51e501ea9
Cr-Commit-Position: refs/heads/master@{#342890}

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

Cr-Commit-Position: refs/heads/master@{#343067}
16 files changed:
.gn
mandoline/app/android/BUILD.gn
mandoline/app/desktop/main.cc
mandoline/services/core_services/BUILD.gn
mandoline/services/core_services/application_delegate_factory.h [new file with mode: 0644]
mandoline/services/core_services/application_delegate_factory_aura.cc [new file with mode: 0644]
mandoline/services/core_services/application_delegate_factory_default.cc [new file with mode: 0644]
mandoline/services/core_services/application_delegate_factory_linux.cc [new file with mode: 0644]
mandoline/services/core_services/application_delegate_factory_notandroid.cc [new file with mode: 0644]
mandoline/services/core_services/core_services_application_delegate.cc
mandoline/services/core_services/core_services_application_delegate.h
mandoline/services/updater/BUILD.gn
mandoline/tab/BUILD.gn
mandoline/ui/aura/BUILD.gn
mandoline/ui/browser/BUILD.gn
mandoline/ui/omnibox/BUILD.gn