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

Unified Diff: ash/BUILD.gn

Issue 2053083002: Build fixes for linux desktop CrOS builders. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | chrome/test/BUILD.gn » ('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 9f40d4f102154ec9aa8cf2e8ab4384141c446759..7632d43dbb4b7f2eefeb783dbd7055d5d0d56ae2 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -118,6 +118,10 @@ component("ash") {
"//ui/chromeos/strings",
"//ui/display/util",
]
+
+ data = [
+ "display/test_data/",
+ ]
} else {
sources -= [
"accelerators/key_hold_detector.cc",
« no previous file with comments | « no previous file | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698