Chromium Code Reviews| Index: chrome/browser/browser_resources.grd |
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
| index 58507282502f43c4f629f4de7e8a1da6a9f78d29..b5ace28fa80c0c6a0cb5b33b9bf538b3ed9406ab 100644 |
| --- a/chrome/browser/browser_resources.grd |
| +++ b/chrome/browser/browser_resources.grd |
| @@ -28,6 +28,7 @@ without changes to the corresponding grd file. etaa --> |
| <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\manifest.json" type="BINDATA" /> |
| <include name="IDR_FILEMANAGER_MANIFEST" file="resources\file_manager\manifest.json" type="BINDATA" /> |
| <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml="true" type="BINDATA" /> |
| + <include name="IDR_COLLECTED_COOKIES_HTML" file="resources\collected_cookies.html" flattenhtml="true" type="BINDATA" /> |
|
arv (Not doing code reviews)
2011/03/10 18:03:00
Do we want this on all platforms? I guess I still
xiyuan
2011/03/10 19:23:59
Moved to chromeos only section.
|
| <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flattenhtml="true" type="BINDATA" /> |
| <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flattenhtml="true" type="BINDATA" /> |
| <if expr="os == 'darwin'"> |