Commit c587a18b authored by Sebastien Marchand's avatar Sebastien Marchand Committed by Commit Bot

[PM] Add a comment to clarify how to use PM in unit_tests

Change-Id: I9f9b477b2d2fbad916c6366315638576f08f87b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2292490Reviewed-by: default avatarSigurður Ásgeirsson <siggi@chromium.org>
Commit-Queue: Sigurður Ásgeirsson <siggi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#787724}
parent 5f012836
...@@ -16,7 +16,7 @@ namespace performance_manager { ...@@ -16,7 +16,7 @@ namespace performance_manager {
// via content::RenderViewHostTestHarness::task_environment(). // via content::RenderViewHostTestHarness::task_environment().
// //
// Meant to be used from components_unittests, but not from unit_tests or // Meant to be used from components_unittests, but not from unit_tests or
// browser tests. // browser tests. unit_tests should use PerformanceManagerTestHarnessHelper.
// //
// To set the active WebContents for the test use: // To set the active WebContents for the test use:
// //
......
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