diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 17:25:02 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-21 17:25:02 +0000 |
commit | 303ba0ba0280b7bc5da957083b75a1f5142ee2bd (patch) | |
tree | f62baf38206aa86ee4521c757d190455abf328ed /chrome/tools | |
parent | 496800d1110314bac436eff6c901e0c22112a695 (diff) | |
download | chromium_src-303ba0ba0280b7bc5da957083b75a1f5142ee2bd.zip chromium_src-303ba0ba0280b7bc5da957083b75a1f5142ee2bd.tar.gz chromium_src-303ba0ba0280b7bc5da957083b75a1f5142ee2bd.tar.bz2 |
Include the resources directory in the linux zip file.
This directory includes the files necessary for the web inspector
to work. This matches the windows FILES list.
Review URL: http://codereview.chromium.org/115596
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16618 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/build/linux/FILES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/tools/build/linux/FILES b/chrome/tools/build/linux/FILES index 1ef1cae..6a670d4 100644 --- a/chrome/tools/build/linux/FILES +++ b/chrome/tools/build/linux/FILES @@ -5,3 +5,4 @@ locales/da.pak locales/he.pak locales/zh-TW.pak themes/default.pak +resources |