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

Unified Diff: services/ui/common/BUILD.gn

Issue 2916823002: Move Mus into chrome's process when running with --mus.
Patch Set: Removing debug include. Created 3 years, 5 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 | « chrome/browser/chrome_content_browser_client.cc ('k') | services/ui/common/image_cursors_set.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/common/BUILD.gn
diff --git a/services/ui/common/BUILD.gn b/services/ui/common/BUILD.gn
index 94a8925e7cc995aaab07ead1c5c03f1294f65546..95b849785a77e85aee9fc06f74a73e442644c1af 100644
--- a/services/ui/common/BUILD.gn
+++ b/services/ui/common/BUILD.gn
@@ -10,6 +10,8 @@ source_set("mus_common") {
sources = [
"accelerator_util.cc",
"accelerator_util.h",
+ "image_cursors_set.cc",
+ "image_cursors_set.h",
"switches.cc",
"switches.h",
"transient_window_utils.h",
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | services/ui/common/image_cursors_set.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698