diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-28 06:03:43 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-28 06:03:43 +0000 |
commit | 811f5f2f1776b0f3ca85928779080e1cc3e283a7 (patch) | |
tree | 33657d55d5cf0b9cadcb35a9ae8efdc92d3e68e0 /ui | |
parent | 9bda4b5057f853a6f9ad8ea9601e335f4f868fe4 (diff) | |
download | chromium_src-811f5f2f1776b0f3ca85928779080e1cc3e283a7.zip chromium_src-811f5f2f1776b0f3ca85928779080e1cc3e283a7.tar.gz chromium_src-811f5f2f1776b0f3ca85928779080e1cc3e283a7.tar.bz2 |
Mojo: re-organize public/bindings/ directory
The plan:
- mojo/public/{subdir} contains public headers and scripts (if any).
- mojo/public/{subdir}/lib contains private headers and .cc files (if any).
- mojo/public/{subdir}/tests contains test files.
This CL only implements the plan for the public/bindings/ directory. Other directories will follow.
In addition, bindings header files are broken up a bit. In particular, buffer.{h,cc} are carved up so that buffer.h can only contain public bits. This necessitates creation of allocation_scope.h. I extracted type_converter.h instead of letting it be buried inside array_internal.h.
This CL nukes bindings/sample/.
R=viettrungluu@chromium.org
Review URL: https://codereview.chromium.org/141703007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247409 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions