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

Unified Diff: ui/views/BUILD.gn

Issue 418453002: Improve content test GN build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 6 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 | « third_party/libxml/BUILD.gn ('k') | ui/views/controls/webview/BUILD.gn » ('j') | 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 7818b4c4882c4d5af760a56f2da164e6bd3545d9..5b741efa6b464298024a942329161062d695ae24 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -109,7 +109,7 @@ static_library("test_support") {
deps = [
":views",
"//base",
- "//ipc",
+ "//ipc:test_support",
"//skia",
"//testing/gtest",
"//ui/aura",
« no previous file with comments | « third_party/libxml/BUILD.gn ('k') | ui/views/controls/webview/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698