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

Unified Diff: components/test/DEPS

Issue 172473002: Move many of the Autofill unittests into components_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Load pakfile from same path on all platforms Created 6 years, 10 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 f3e2ad704f5a1f5223a96472680829f666796c43..c8a0c163e3cc5ff93bae2e5e63525be982335fce 100644
--- a/components/test/DEPS
+++ b/components/test/DEPS
@@ -3,4 +3,9 @@ include_rules = [
"+ui/base/android/ui_base_jni_registrar.h",
"+ui/base/resource/resource_bundle.h",
"+ui/gfx/android/gfx_jni_registrar.h",
+ # TODO(blundell): If this approach sticks, need to reference bug for getting
+ # rid of need for these.
+ "!chrome/common/chrome_constants.h",
+ "!chrome/common/chrome_paths.h",
+ "!chromeos/chromeos_paths.h",
]

Powered by Google App Engine
This is Rietveld 408576698