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: gpu/gles2_conform_support/native/BUILD.gn

Issue 1818143003: Whitelist some GPU test includes in GN check. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | gpu/gles2_conform_support/native/egl_native.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/gles2_conform_support/native/BUILD.gn
diff --git a/gpu/gles2_conform_support/native/BUILD.gn b/gpu/gles2_conform_support/native/BUILD.gn
index f64048c8a13e77ecfe24b93a8bd7b5d1abb154c3..4f779c79ffc3d5f535530dcfc8b223795ce14a2a 100644
--- a/gpu/gles2_conform_support/native/BUILD.gn
+++ b/gpu/gles2_conform_support/native/BUILD.gn
@@ -16,6 +16,7 @@ source_set("native") {
"EGLAPIENTRY=",
]
deps = [
+ ":windowless",
"//base",
"//gpu/gles2_conform_support/egl",
"//ui/gl",
« no previous file with comments | « no previous file | gpu/gles2_conform_support/native/egl_native.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698