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

Unified Diff: chrome/test/DEPS

Issue 14192016: Move OS_CHROMEOS-specific paths to chromeos/chromeos_paths.cc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 8 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 | « chrome/common/chrome_paths.cc ('k') | chrome/test/base/chrome_test_suite.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/DEPS
diff --git a/chrome/test/DEPS b/chrome/test/DEPS
index c9e4461def8e01bd855ce60d1e3b8fafbaf571a3..9e264514eb67a71ba276ca7f8946e5222debcadc 100644
--- a/chrome/test/DEPS
+++ b/chrome/test/DEPS
@@ -2,6 +2,7 @@ include_rules = [
# The test directory can do whatever it wants in chrome, and may
# rely on components.
"+chrome",
+ "+chromeos",
"+components",
"+extensions",
« no previous file with comments | « chrome/common/chrome_paths.cc ('k') | chrome/test/base/chrome_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698