Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1321)

Unified Diff: content/browser/media/capture/cursor_renderer.h

Issue 2682743006: Add unittests for CursorRendererMac (Closed)
Patch Set: address comments Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/browser/media/capture/cursor_renderer_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/media/capture/cursor_renderer.h
diff --git a/content/browser/media/capture/cursor_renderer.h b/content/browser/media/capture/cursor_renderer.h
index 65a089ef07e51012ce6ebe3ac9b2b628e52523ec..a26e043baaaac5c406a2c75b22eece0001c855ec 100644
--- a/content/browser/media/capture/cursor_renderer.h
+++ b/content/browser/media/capture/cursor_renderer.h
@@ -85,6 +85,7 @@ class CONTENT_EXPORT CursorRenderer {
private:
friend class CursorRendererAuraTest;
+ friend class CursorRendererMacTest;
const gfx::NativeView captured_view_;
« no previous file with comments | « no previous file | content/browser/media/capture/cursor_renderer_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698