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

Unified Diff: components/test/DEPS

Issue 258043003: Eliminate components_unittests' dependence on chrome resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments Created 6 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
Index: components/test/DEPS
diff --git a/components/test/DEPS b/components/test/DEPS
index 25be3193123695769afee64c6f6a89495414a4e2..64fea83eb28b206d4639d65c270bae89a8e5a709 100644
--- a/components/test/DEPS
+++ b/components/test/DEPS
@@ -2,7 +2,6 @@ include_rules = [
"+content/public/test",
"+ui/base/android/ui_base_jni_registrar.h",
"+ui/base/resource/resource_bundle.h",
- "+ui/base/ui_base_paths.h",
"+ui/gfx/android/gfx_jni_registrar.h",
"+ui/gl/gl_surface.h", # To initialize GL for tests.
]

Powered by Google App Engine
This is Rietveld 408576698