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

Unified Diff: content/content_renderer.gypi

Issue 381683003: Fix enable_webrtc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix when enable_webrtc = 0, and fix the file indentation Created 6 years, 5 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/content_tests.gypi » ('j') | content/public/browser/render_process_host.h » ('J')
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 528ad4da56077214a5611aafd8efea6879756984..b4fda3e0e3515c914e1dd72fd7f85255c8bc31e0 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -853,6 +853,7 @@
'../ppapi/ppapi_internal.gyp:ppapi_host',
'../ppapi/ppapi_internal.gyp:ppapi_proxy',
'../ppapi/ppapi_internal.gyp:ppapi_shared',
+ '../third_party/libyuv/libyuv.gyp:libyuv',
],
}, { # enable_plugins==0
'sources!': [
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | content/public/browser/render_process_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698