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

Unified Diff: ash/ash.gyp

Issue 898543006: ash: Add missing dependency on events_ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update GN build Created 5 years, 11 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/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index cd614a6002fe71daaf1e7117b4a912ef28463546..19ab5fa6a004fdc90cc7c7f88c44ffce6b6e18b8 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -934,6 +934,7 @@
}],
['use_ozone==1', {
'dependencies': [
+ '../ui/events/ozone/events_ozone.gyp:events_ozone',
'../ui/ozone/ozone.gyp:ozone',
],
}],
« no previous file with comments | « ash/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698