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

Unified Diff: components/test/DEPS

Issue 82353002: Move more webdata unittests into components_unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm include Created 7 years, 1 month 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
Index: components/test/DEPS
diff --git a/components/test/DEPS b/components/test/DEPS
index c220939300a9abd8d130429f3cf4cb4dd11ec8dd..c338ef514600cd572bb38e0f591840940678afd6 100644
--- a/components/test/DEPS
+++ b/components/test/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+content/public/test",
+ "+ui/base/resource",
"+ui/compositor",
]

Powered by Google App Engine
This is Rietveld 408576698