Commit 837f3783 authored by Olivier Li's avatar Olivier Li Committed by Commit Bot

Fix typo in PerformanceManager README

Change-Id: I16dd76160de8cec0642f395a87acb2191ba38733
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894419
Auto-Submit: Oliver Li <olivierli@chromium.org>
Commit-Queue: Chris Hamilton <chrisha@chromium.org>
Reviewed-by: default avatarChris Hamilton <chrisha@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712124}
parent 3834be37
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
The Performance Manager centralizes policy for data-driven resource management The Performance Manager centralizes policy for data-driven resource management
and planning. Central to this is the [graph](graph/graph_impl.h) which is and planning. Central to this is the [graph](graph/graph_impl.h) which is
comprised of nodes that reflect a the course structure of a browser at the comprised of nodes that reflect the coarse structure of a browser at the
level of [pages](graph/page_node_impl.h), [frames](graph/frame_node_impl.h) level of [pages](graph/page_node_impl.h), [frames](graph/frame_node_impl.h)
[processes](graph/process_node_impl.h) and so forth. Each node is adorned with [processes](graph/process_node_impl.h) and so forth. Each node is adorned with
relationships and properties sufficient to allow performance management policy relationships and properties sufficient to allow performance management policy
......
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