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

Unified Diff: webrtc/build/common.gypi

Issue 2351163002: Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) (Closed)
Patch Set: Update filename_includes.gypi license Created 4 years, 3 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 | « all.gyp ('k') | webrtc/build/filename_rules.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/common.gypi
diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi
index 2bdfbfed6ffd59d411fed89370ff5195c5fabb15..0ec953f00d1bf38b8ef055da450d71d0b0390cd4 100644
--- a/webrtc/build/common.gypi
+++ b/webrtc/build/common.gypi
@@ -319,6 +319,10 @@
'../..',
],
}, {
+ 'includes': [
+ # Rules for excluding e.g. foo_win.cc from the build on non-Windows.
+ 'filename_rules.gypi',
+ ],
# Include the top-level dir so the WebRTC code can use full paths.
'include_dirs': [
'../..',
« no previous file with comments | « all.gyp ('k') | webrtc/build/filename_rules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698