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

Unified Diff: apps/benchmark/BUILD.gn

Issue 1553293002: Tighten up gn check. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fix typo Created 4 years, 12 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 | « .gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/benchmark/BUILD.gn
diff --git a/apps/benchmark/BUILD.gn b/apps/benchmark/BUILD.gn
index 220f763b26a6c13821605c9af8c92fb892dcbac1..8033c69bbd6a2f71a9012c59f2496c458e1cdb9b 100644
--- a/apps/benchmark/BUILD.gn
+++ b/apps/benchmark/BUILD.gn
@@ -51,6 +51,7 @@ mojo_native_application("apptests") {
deps = [
":lib",
+ "//base",
"//mojo/application",
"//mojo/application:test_support",
"//mojo/public/cpp/bindings:callback",
« no previous file with comments | « .gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698