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

Unified Diff: ui/aura/BUILD.gn

Issue 2446893005: Adds a porting layer so aura can be made to work with mus (Closed)
Patch Set: better Created 4 years, 2 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 | ui/aura/env.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index 457615b567488070dbe41e4ee1383838f6dfac86..fd4fc494b54bff783981c8376095b127b671a82c 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -78,6 +78,10 @@ component("aura") {
"window_event_dispatcher.h",
"window_observer.cc",
"window_observer.h",
+ "window_port.cc",
+ "window_port.h",
+ "window_port_local.cc",
+ "window_port_local.h",
"window_targeter.cc",
"window_targeter.h",
"window_tracker.h",
« no previous file with comments | « no previous file | ui/aura/env.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698