Add README file so git will create empty dir
BUG=skia:1613
(SkipBuildbotRuns)

R=rmistry@google.com

Review URL: https://codereview.chromium.org/24112002

git-svn-id: http://skia.googlecode.com/svn/trunk@11203 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tools/tests/skimage/output-actual/create-expectations/README b/tools/tests/skimage/output-actual/create-expectations/README
new file mode 100644
index 0000000..b109e93
--- /dev/null
+++ b/tools/tests/skimage/output-actual/create-expectations/README
@@ -0,0 +1,2 @@
+File needed so that git will create the parent directory.
+Fixes https://code.google.com/p/skia/issues/detail?id=1613