diff options
Diffstat (limited to 'chrome/test/perf/DEPS')
-rw-r--r-- | chrome/test/perf/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/perf/DEPS b/chrome/test/perf/DEPS new file mode 100644 index 0000000..c35ddd5 --- /dev/null +++ b/chrome/test/perf/DEPS @@ -0,0 +1,3 @@ +include_rules = [
+ "+webkit/third_party/WebCore/platform", # For URL parsing perf test.
+]
|