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

Unified Diff: content/test/gpu/gpu_tests/bootstrap_deps

Issue 166483010: Add dedicated cros bootstrap_deps. (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: 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
« no previous file with comments | « no previous file | tools/cros/bootstrap_deps » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/bootstrap_deps
===================================================================
--- content/test/gpu/gpu_tests/bootstrap_deps (revision 250401)
+++ content/test/gpu/gpu_tests/bootstrap_deps (working copy)
@@ -12,12 +12,12 @@
"https://src.chromium.org/chrome/trunk/src/content/test/gpu/gpu_tests",
"src/content/test/gpu/page_sets":
"https://src.chromium.org/chrome/trunk/src/content/test/gpu/page_sets",
- "src/third_party/webgl_conformance":
ilja 2014/02/15 02:37:51 I am confused how this is supposed to work as I do
sbasi1 2014/02/19 21:49:18 This directory could be in the internal sources if
dtu 2014/02/19 23:21:43 This directory was removed, the new dependency is
ilja 2014/02/20 00:38:05 Now that you mention it, this is correct, I am cha
- "https://src.chromium.org/chrome/trunk/deps/third_party/webgl/sdk/tests",
+ "src/third_party/webgl":
+ "https://src.chromium.org/chrome/trunk/src/third_party/webgl",
}
# gpu_tests depends on Telemetry, so pull in the Telemetry deps, too.
deps_includes = {
- "src/tools/telemetry/tools/bootstrap_deps":
- "https://src.chromium.org/chrome/trunk/src/tools/telemetry/tools/bootstrap_deps",
+ "src/tools/telemetry_tools/bootstrap_deps":
+ "https://src.chromium.org/chrome/trunk/src/tools/telemetry_tools/bootstrap_deps",
}
« no previous file with comments | « no previous file | tools/cros/bootstrap_deps » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698