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

Unified Diff: build/common.gypi

Issue 1770683002: Revert "about_flags.cc entry for WebRTC-H264WithOpenH264FFmpeg" (Closed) Base URL: http://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | chrome/app/generated_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 4b337f93e1f595f8a55a25aba55d556c35ff8bd2..40b09980d0878965134f3dc7bdb70cb03f059e57 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -2180,14 +2180,6 @@
}],
['enable_webrtc==1', {
'grit_defines': ['-D', 'enable_webrtc'],
- 'includes': [
- '../third_party/webrtc/build/common.gypi',
- ],
- 'conditions': [
- ['rtc_use_h264==1', {
- 'grit_defines': ['-D', 'rtc_use_h264'],
- }],
- ],
}],
['enable_hangout_services_extension==1', {
'grit_defines': ['-D', 'enable_hangout_services_extension'],
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698