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

Unified Diff: third_party/mesa/BUILD.gn

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 | « no previous file | third_party/mesa/mesa.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mesa/BUILD.gn
diff --git a/third_party/mesa/BUILD.gn b/third_party/mesa/BUILD.gn
index 5c2a85add7d9dc6e15c94718595db91b515cdaaf..62c3387ad153cb04643fb9b208f4d10e5a9804e1 100644
--- a/third_party/mesa/BUILD.gn
+++ b/third_party/mesa/BUILD.gn
@@ -257,8 +257,6 @@ static_library("mesa") {
"$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 | « no previous file | third_party/mesa/mesa.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698