diff options
author | chase@chromium.org <chase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-28 22:27:42 +0000 |
---|---|---|
committer | chase@chromium.org <chase@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-28 22:27:42 +0000 |
commit | 20ebc1882282e27358a7c9e517db7873a454e6e3 (patch) | |
tree | 6f01c14dae30989b163e6b9af5e61200756bb5db /tools | |
parent | 2960ff9c5710d87b8008f493db48f7766d7264c6 (diff) | |
download | chromium_src-20ebc1882282e27358a7c9e517db7873a454e6e3.zip chromium_src-20ebc1882282e27358a7c9e517db7873a454e6e3.tar.gz chromium_src-20ebc1882282e27358a7c9e517db7873a454e6e3.tar.bz2 |
Add perf_expectations/ and empty expectations JSON.
Adding the directory and empty file now so I can
continue making perf-related changes to the buildbot
infrastructure. The expectations file will get filled
in with some initial values after the infrastructure
changes have been made.
BUG=18579
TEST=none
Review URL: http://codereview.chromium.org/178024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24817 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/perf_expectations/perf_expectations.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf_expectations/perf_expectations.json b/tools/perf_expectations/perf_expectations.json new file mode 100644 index 0000000..62864b3 --- /dev/null +++ b/tools/perf_expectations/perf_expectations.json @@ -0,0 +1 @@ +[null] |