diff options
author | garykac <garykac@chromium.org> | 2015-07-06 15:08:25 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-07-06 22:09:16 +0000 |
commit | 7d47f7a394e09e1a6e3e546932051649f185d47e (patch) | |
tree | b938afe2e61f866ede24dc5c4d2821d509b35ca1 /chrome_elf | |
parent | 990d54c8d31b2cb44ebc9b21b8d3596269124b81 (diff) | |
download | chromium_src-7d47f7a394e09e1a6e3e546932051649f185d47e.zip chromium_src-7d47f7a394e09e1a6e3e546932051649f185d47e.tar.gz chromium_src-7d47f7a394e09e1a6e3e546932051649f185d47e.tar.bz2 |
[AppRemoting] Break out AppRemoting shared module.
This is a reland of crrev.com/1179873005 with the following fixes:
Added GYP build of shared module
Updated build-webapp.py script to not check env for shared module
This fixes the GN Release build problem
This cl breaks out the shared AppRemoting code into a shared module so
that it does not need to be duplicated in each individual app.
This version has the following limitations which will be addressed in
follow-up cls:
(1) The apps have a hard-coded reference to the dev shared module
(2) The apps have a hard-coded reference to the dev orchestrator
(3) The resources in the app stub should be replaced with empty stub
resources rather than a copy of all the shared resources.
BUG=
Review URL: https://codereview.chromium.org/1188253009
Cr-Commit-Position: refs/heads/master@{#337487}
Diffstat (limited to 'chrome_elf')
0 files changed, 0 insertions, 0 deletions