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

Unified Diff: ui/views/BUILD.gn

Issue 2852733002: Duplicate -Move DevTools out of ash and turn it to a component. (Closed)
Patch Set: move unittest to ui/views Created 3 years, 7 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 | « components/ui_devtools/devtools/window_element.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 892cc8a8dd359c1e59686dba83ac3ac5a3647e80..ebac77f15d1f13ad4a69da44b00787c9ed831eba 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -1045,6 +1045,7 @@ test("views_unittests") {
deps = [
":views_unittests_sources",
+ "//components/ui_devtools:devtool_unittests",
]
}
« no previous file with comments | « components/ui_devtools/devtools/window_element.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698