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

Unified Diff: ui/views/BUILD.gn

Issue 1517463003: Added comprehensive tests for views::Border. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | ui/views/DEPS » ('j') | ui/views/border_unittest.cc » ('J')
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 93a660345c849f117cb917d3f83e7fca10015292..7c1644009012a49e73fe65c3682cbbd76a8cfa82 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -196,6 +196,7 @@ test("views_unittests") {
"//base/allocator",
"//base/test:test_support",
"//skia",
+ "//testing/gmock",
"//testing/gtest",
"//third_party/icu",
"//ui/accessibility",
« no previous file with comments | « no previous file | ui/views/DEPS » ('j') | ui/views/border_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698