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

Unified Diff: ui/wm/BUILD.gn

Issue 498773005: Add some remoting targets to GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « remoting/webapp/build-html.py ('k') | ui/wm/wm.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/BUILD.gn
diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn
index c16a8337d930697520b3afead392218ced1cb375..5a976744e7b0d5324fa9d8d5bc9dd8a680113241 100644
--- a/ui/wm/BUILD.gn
+++ b/ui/wm/BUILD.gn
@@ -13,6 +13,8 @@ component("wm") {
"core/capture_controller.h",
"core/compound_event_filter.cc",
"core/compound_event_filter.h",
+ "core/coordinate_conversion.cc",
+ "core/coordinate_conversion.h",
"core/cursor_manager.cc",
"core/cursor_manager.h",
"core/default_activation_client.cc",
« no previous file with comments | « remoting/webapp/build-html.py ('k') | ui/wm/wm.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698