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

Unified Diff: webkit/common/gpu/BUILD.gn

Issue 476403002: Restrict usage of mesa headers to targets that really need them (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
Index: webkit/common/gpu/BUILD.gn
diff --git a/webkit/common/gpu/BUILD.gn b/webkit/common/gpu/BUILD.gn
index cecbd9df259cdf5d54cd36601f73dd21af36f292..e39ea44a378b9067755e1557da49eaea4a4d508d 100644
--- a/webkit/common/gpu/BUILD.gn
+++ b/webkit/common/gpu/BUILD.gn
@@ -38,7 +38,6 @@ component("gpu") {
"//skia",
"//third_party/WebKit/public:blink_minimal",
"//third_party/angle:translator",
- "//ui/gl",
"//ui/gfx",
"//ui/gfx/geometry",
]

Powered by Google App Engine
This is Rietveld 408576698