Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4805)

Unified Diff: chrome/tools/build/chromeos/FILES.cfg

Issue 22339020: Remove chrome.pak references, build resources into resources.pak (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/tools/build/chromeos/FILES.cfg
diff --git a/chrome/tools/build/chromeos/FILES.cfg b/chrome/tools/build/chromeos/FILES.cfg
index 4bf94e456b79686f5d6f0ab4e8826f6f76784fe4..97e002a0d48c7b3002af1ca404bcc5e0a09c612e 100644
--- a/chrome/tools/build/chromeos/FILES.cfg
+++ b/chrome/tools/build/chromeos/FILES.cfg
@@ -33,10 +33,6 @@ FILES = [
'buildtype': ['dev', 'official'],
},
{
- 'filename': 'chrome.pak',
- 'buildtype': ['dev', 'official'],
- },
- {
'filename': 'chrome_100_percent.pak',
'buildtype': ['dev', 'official'],
},

Powered by Google App Engine
This is Rietveld 408576698