Commit c3896231 authored by Colin Blundell's avatar Colin Blundell Committed by Commit Bot

[WebLayer] Describe constraint of not exposing Content API publicly

Simple addition to //weblayer/public/README.md.

Change-Id: I7c01fbfdcb78a12202d34462c6ec2220468f89ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1916459
Commit-Queue: Colin Blundell <blundell@chromium.org>
Reviewed-by: default avatarScott Violet <sky@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715295}
parent 07dfb81c
# WebLayer public API # WebLayer public API
This directory contains the public API for WebLayer. WebLayer provides both a This directory contains the public API for WebLayer. WebLayer provides both a
C++ and Java API. C++ and Java API. Note that while WebLayer's implementation builds on top of
//content, its public API does *not* expose the Content API.
## Java API ## Java API
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment