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

Unified Diff: third_party/mesa/mesa.gyp

Issue 478153002: mesa: Don't build mapi.h / mapi.c (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 4 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 931c5e017790683a62d82ba0097bc4842c79589f..09d01ec55f9fd110e8d8e38eee8fc98ad90709d0 100644
--- a/third_party/mesa/mesa.gyp
+++ b/third_party/mesa/mesa.gyp
@@ -283,8 +283,6 @@
'<(generated_src_dir)/mesa/glapi_mapi_tmp_shared.h',
'src/src/mapi/mapi/entry.c',
'src/src/mapi/mapi/entry.h',
- 'src/src/mapi/mapi/mapi.c',
- 'src/src/mapi/mapi/mapi.h',
'src/src/mapi/mapi/mapi_glapi.c',
'src/src/mapi/mapi/stub.c',
'src/src/mapi/mapi/stub.h',
« 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