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

Unified Diff: ui/aura/aura.gyp

Issue 567743005: Moves ui/wm/public/window_types.h into aura.gyp/BUILD.gn (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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 | « ui/aura/BUILD.gn ('k') | ui/wm/BUILD.gn » ('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 84e5477176601daa6dddfbeb060bc72ee7cc5ffe..88ddcce15d29459bcc71ce283963a1e73fd43e3a 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -111,6 +111,7 @@
'../wm/public/transient_window_client.h',
'../wm/public/window_move_client.cc',
'../wm/public/window_move_client.h',
+ '../wm/public/window_types.h',
],
'conditions': [
['use_x11==1', {
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/wm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698