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

Unified Diff: ash/BUILD.gn

Issue 2714393002: ash: Low-latency laser pointer. (Closed)
Patch Set: remove :surfaces 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 | « no previous file | ash/laser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index d0216157d654e1c6b6400fdb37214ef7d6a94697..7b78b3268cbd8d9cb64a5bfb71e9841edb26176f 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -855,6 +855,7 @@ component("ash") {
"//base:i18n",
"//base/third_party/dynamic_annotations",
"//cc",
+ "//cc/surfaces",
"//chromeos",
"//chromeos:power_manager_proto",
"//components/device_event_log",
@@ -866,6 +867,8 @@ component("ash") {
"//components/user_manager",
"//components/wallpaper",
"//device/bluetooth",
+ "//gpu/command_buffer/client",
+ "//gpu/command_buffer/client:gles2_interface",
"//media",
"//net",
"//services/preferences/public/cpp",
« no previous file with comments | « no previous file | ash/laser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698