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

Unified Diff: ui/views/DEPS

Issue 107363004: ui/views: Remove gmock dependency from views_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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/controls/single_split_view_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/DEPS
diff --git a/ui/views/DEPS b/ui/views/DEPS
index 7619dc0cb171aadef23ff75e46e76d3eb4bc3c0a..4291fb99bed98c56acef08407d1e170f32e1519f 100644
--- a/ui/views/DEPS
+++ b/ui/views/DEPS
@@ -11,6 +11,8 @@ include_rules = [
"+ui/gfx",
"+ui/ozone",
"+ui/native_theme",
+
+ "-testing/gmock",
]
specific_include_rules = {
« no previous file with comments | « no previous file | ui/views/controls/single_split_view_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698