diff options
author | rafaelw@chromium.org <rafaelw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 23:58:26 +0000 |
---|---|---|
committer | rafaelw@chromium.org <rafaelw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 23:58:26 +0000 |
commit | 86cbd2abef20a01360a77dfd8593735cd1f0dbd4 (patch) | |
tree | 11107bd8db4b4fcf0b6e47fb7c91fe718b493c25 /chrome/common/common_resources.grd | |
parent | d7d1c5ca882c5cc914a2599410c0c3058dcb854b (diff) | |
download | chromium_src-86cbd2abef20a01360a77dfd8593735cd1f0dbd4.zip chromium_src-86cbd2abef20a01360a77dfd8593735cd1f0dbd4.tar.gz chromium_src-86cbd2abef20a01360a77dfd8593735cd1f0dbd4.tar.bz2 |
Re-land extension docs build/render/presubmit. The original patch, http://codereview.chromium.org/159607, was reverted because of incorrect dependencies.
Note that the extension docs build.py is no longer a gyp build target.
Review URL: http://codereview.chromium.org/159830
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22558 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common_resources.grd')
-rw-r--r-- | chrome/common/common_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/common_resources.grd b/chrome/common/common_resources.grd index e13c7c1..5e90f50 100644 --- a/chrome/common/common_resources.grd +++ b/chrome/common/common_resources.grd @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- This comment is only here because changes to resources are not picked up -without changes to the corresponding grd file. --> +without changes to the corresponding grd file. rw2 --> <grit latest_public_release="0" current_release="1"> <outputs> <output filename="grit/common_resources.h" type="rc_header"> |