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

Unified Diff: gpu/BUILD.gn

Issue 2778153002: Add missing header files to GN files (Closed)
Patch Set: fix merge Created 3 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 | « extensions/browser/api/metrics_private/BUILD.gn ('k') | gpu/khronos_glcts_support/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/BUILD.gn
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
index 92f136e57fe87643f538e742a6c0e3f1fa8f24ee..5ef737ddd1d90b3c190be26c09f88baf025a7c26 100644
--- a/gpu/BUILD.gn
+++ b/gpu/BUILD.gn
@@ -366,6 +366,7 @@ test("gpu_unittests") {
test("gpu_perftests") {
sources = [
"perftests/measurements.cc",
+ "perftests/measurements.h",
"perftests/run_all_tests.cc",
"perftests/texture_upload_perftest.cc",
]
« no previous file with comments | « extensions/browser/api/metrics_private/BUILD.gn ('k') | gpu/khronos_glcts_support/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698