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

Unified Diff: content/browser/renderer_host/media/shared_memory_buffer_tracker.h

Issue 2505143002: [Mojo Video Capture] Separate testing from production code (Closed)
Patch Set: Similarity 25 Created 4 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/renderer_host/media/shared_memory_buffer_tracker.h
diff --git a/content/browser/renderer_host/media/shared_memory_buffer_tracker.h b/content/browser/renderer_host/media/shared_memory_buffer_tracker.h
index 50ce37b7ce43852fbdac3a40462e2227bb9f15e6..53e7c462051ae00c126d132c401e712b8916879e 100644
--- a/content/browser/renderer_host/media/shared_memory_buffer_tracker.h
+++ b/content/browser/renderer_host/media/shared_memory_buffer_tracker.h
@@ -31,6 +31,7 @@ class SharedMemoryBufferTracker final
size_t mapped_size_;
};
+
} // namespace content
#endif // CONTENT_BROWSER_RENDERER_HOST_MEDIA_SHARED_MEMORY_BUFFER_TRACKER_H_
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698