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

Unified Diff: ui/aura/aura.gyp

Issue 714253002: aura/ozone: Remove dep on events_ozone, remove and #include (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 1 month 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 | « ui/aura/BUILD.gn ('k') | ui/aura/window_tree_host_ozone.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index aceab85ec2bf10f3c6ec35768c5a4a6de491d2d6..e64f6eb362f493f18bf408cbfa9571f67c55eaf9 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -134,7 +134,6 @@
}],
['use_ozone==1', {
'dependencies': [
- '../events/ozone/events_ozone.gyp:events_ozone',
'../ozone/ozone.gyp:ozone',
'../ozone/ozone.gyp:ozone_base',
],
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/aura/window_tree_host_ozone.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698