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

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

Issue 2521123004: Mus: ws/ should not depend on surfaces/ (Closed)
Patch Set: Rebased Created 4 years, 1 month 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 | services/ui/ws/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 7e6fbacd42a4997cb45c0e973d0de7b593e43774..e043eb61763548eccddc3911b5504a2ad6383013 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -132,7 +132,6 @@ static_library("lib") {
"//services/ui/common:mus_common",
"//services/ui/display",
"//services/ui/public/interfaces",
- "//services/ui/surfaces",
"//ui/base",
"//ui/display",
"//ui/events",
@@ -242,7 +241,6 @@ test("mus_ws_unittests") {
"//services/ui/public/cpp:internal_or_test",
"//services/ui/public/cpp/tests:test_support",
"//services/ui/public/interfaces",
- "//services/ui/surfaces",
"//testing/gtest",
"//third_party/mesa:osmesa",
"//ui/events",
« no previous file with comments | « no previous file | services/ui/ws/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698