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

Unified Diff: ui/gfx/DEPS

Issue 1138643012: ui/gfx: Add exclusion for testing/gmock to DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/DEPS
diff --git a/ui/gfx/DEPS b/ui/gfx/DEPS
index a1bf2f716c523f887e6937956d0ef00b860e086f..27aa7392fa71daa1349714647281497b22f3731b 100644
--- a/ui/gfx/DEPS
+++ b/ui/gfx/DEPS
@@ -4,4 +4,6 @@ include_rules = [
"+third_party/harfbuzz-ng",
"+third_party/skia",
"+ui/ios",
+
+ "-testing/gmock",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698