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

Unified Diff: mash/BUILD.gn

Issue 2714393002: ash: Low-latency laser pointer. (Closed)
Patch Set: fix deps Created 3 years, 10 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: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 73689fb43a13c739fad89897a66c4b22c7c88ccc..b8b45a45e142841fc27cd567057ce724356bdb33 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -121,6 +121,7 @@ if (is_chromeos) {
"//base/test:test_support",
"//cc",
"//cc:test_support",
+ "//cc/surfaces:surfaces",
"//mojo/edk/system",
"//services/catalog:lib",
"//ui/aura",

Powered by Google App Engine
This is Rietveld 408576698