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

Unified Diff: mash/BUILD.gn

Issue 2714393002: ash: Low-latency laser pointer. (Closed)
Patch Set: rebase, add comments and use ack 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
« no previous file with comments | « ash/laser/laser_pointer_view.cc ('k') | mash/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
sky 2017/03/02 03:07:56 You don't need the :surfaces here.
reveman 2017/03/02 12:44:13 Done.
"//mojo/edk/system",
"//services/catalog:lib",
"//ui/aura",
« no previous file with comments | « ash/laser/laser_pointer_view.cc ('k') | mash/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698