Fix emulator build error
[platform/framework/web/chromium-efl.git] / cc / mojom / README.md
1 # cc/mojom
2
3 [TOC]
4
5 ## Overview
6
7 cc/mojom provides the mojom typemaps for cc types. This directory is where
8 cc types that appear as part of mojo APIs should be placed. Structures that
9 are defined in C++ and have mojo based NativeEnum definitions will
10 require legacy Chrome IPC validators, see cc/ipc.