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

Unified Diff: services/ui/public/cpp/tests/BUILD.gn

Issue 2189893002: services/ui: Create a proper component for the client-lib. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 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 | « services/ui/public/cpp/scoped_window_ptr.h ('k') | services/ui/public/cpp/ui_export.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/cpp/tests/BUILD.gn
diff --git a/services/ui/public/cpp/tests/BUILD.gn b/services/ui/public/cpp/tests/BUILD.gn
index 66ffa3ef81b485e14a31749b038acc2b53bbfa60..d2edc9aa09259648eca35e33ca82801c0d89a06d 100644
--- a/services/ui/public/cpp/tests/BUILD.gn
+++ b/services/ui/public/cpp/tests/BUILD.gn
@@ -21,6 +21,7 @@ static_library("unittest_support") {
deps = [
"//base",
"//services/ui/public/cpp",
+ "//services/ui/public/interfaces",
"//testing/gtest",
"//ui/display",
"//ui/gfx/geometry/mojo",
« no previous file with comments | « services/ui/public/cpp/scoped_window_ptr.h ('k') | services/ui/public/cpp/ui_export.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698