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

Unified Diff: components/exo/BUILD.gn

Issue 2242283002: Add an adapter layer (WMHelper) between exo and ash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build errors. Created 4 years, 4 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 | components/exo/gamepad.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/BUILD.gn
diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
index c7708975e4246fa7f7ee186cdc20e72b00df2aac..16af5ce73d3feccc344efc0fc06e76cbf6882145 100644
--- a/components/exo/BUILD.gn
+++ b/components/exo/BUILD.gn
@@ -36,6 +36,8 @@ source_set("exo") {
"touch.cc",
"touch.h",
"touch_delegate.h",
+ "wm_helper.cc",
+ "wm_helper.h",
]
deps = [
« no previous file with comments | « no previous file | components/exo/gamepad.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698