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

Unified Diff: content/shell/DEPS

Issue 17575007: Migrate TestRunner includes to new location (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | content/shell/common/webkit_test_helpers.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index 64bcfeadf914baa492dcbc50c544d8bd036527ac..5385a5d07ec44f1f95ffbc5c4144828f27ece116 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -21,5 +21,5 @@ include_rules = [
"+ui/views",
# For WebTestRunner library
- "+third_party/WebKit/Tools/DumpRenderTree/chromium/TestRunner/public",
+ "+third_party/WebKit/public/testing",
]
« no previous file with comments | « no previous file | content/shell/common/webkit_test_helpers.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698