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

Unified Diff: ui/aura/aura.gyp

Issue 110283005: Make aura_demo work on Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index bc7b98061fb30ea419f55890a1bed6b8d5568f5a..ab871ef5a1905e9af631f99d3c7b779b577b8a10 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -90,6 +90,8 @@
'layout_manager.h',
'remote_root_window_host_win.cc',
'remote_root_window_host_win.h',
+ 'root_window_host_mac.mm',
+ 'root_window_host_mac.h',
'root_window_host_ozone.cc',
'root_window_host_ozone.h',
'root_window_host_win.cc',

Powered by Google App Engine
This is Rietveld 408576698