diff options
author | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-01 20:35:47 +0000 |
---|---|---|
committer | thomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-01 20:35:47 +0000 |
commit | c1a767d8966f8c31e2615038186cd3f571443788 (patch) | |
tree | b12093360e258522d7c33a83a4ea256e890bd991 | |
parent | 399b870529860ccbf7e2743291edc3aaeb089ca3 (diff) | |
download | chromium_src-c1a767d8966f8c31e2615038186cd3f571443788.zip chromium_src-c1a767d8966f8c31e2615038186cd3f571443788.tar.gz chromium_src-c1a767d8966f8c31e2615038186cd3f571443788.tar.bz2 |
Create the directory for Mac dev build archiving to use and put in an initial files list for what to archive.
Review URL: http://codereview.chromium.org/100273
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15089 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/tools/build/mac/FILES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/tools/build/mac/FILES b/chrome/tools/build/mac/FILES new file mode 100644 index 0000000..ead5f72 --- /dev/null +++ b/chrome/tools/build/mac/FILES @@ -0,0 +1 @@ +Chromium.app |