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

Unified Diff: content/content_renderer.gypi

Issue 98183007: Add content API CreateVideoEncodeAccelerator. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move files to content/renderer. Add DEPS include rule. Created 6 years, 11 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/public/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 328ea132a65898470179e95bf5ea5b0a34f86d2d..a236d85d346b894448669f1a08ef8d73828c99e9 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -64,6 +64,8 @@
'public/renderer/render_view_visitor.h',
'public/renderer/resource_fetcher.h',
'public/renderer/v8_value_converter.h',
+ 'public/renderer/video_encode_accelerator.cc',
+ 'public/renderer/video_encode_accelerator.h',
'public/renderer/web_preferences.h',
'renderer/accessibility/accessibility_node_serializer.cc',
'renderer/accessibility/accessibility_node_serializer.h',
« no previous file with comments | « no previous file | content/public/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698