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

Unified Diff: third_party/mesa/mesa.gyp

Issue 314473002: Add targets for mesa to the GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment out osmesa (still needs work) Created 6 years, 7 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 | « third_party/mesa/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mesa/mesa.gyp
diff --git a/third_party/mesa/mesa.gyp b/third_party/mesa/mesa.gyp
index 2b06eb482e72d768d3f10902147a45553770188c..f2e191e6d303e2db99ccbbd82c2a512123b3981b 100644
--- a/third_party/mesa/mesa.gyp
+++ b/third_party/mesa/mesa.gyp
@@ -74,12 +74,6 @@
'-fPIC',
],
}],
- ['OS=="win"', {
- # Pick up emulation headers not supported by Visual Studio.
- 'include_dirs': [
- 'src/include/c99',
- ],
- }],
],
},
'targets': [
« no previous file with comments | « third_party/mesa/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698