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

Unified Diff: tools/grit/resource_ids

Issue 6685061: Compile the devtools grd file into a .pak file so we (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase and fix win Created 9 years, 9 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
« no previous file with comments | « tools/grit/grit/node/misc_unittest.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/grit/resource_ids
diff --git a/tools/grit/resource_ids b/tools/grit/resource_ids
index 6817316c1373d3f41253eb9ee9e33c9510b2185c..b89b95de0332160de6314645210ad07de5723496 100644
--- a/tools/grit/resource_ids
+++ b/tools/grit/resource_ids
@@ -127,4 +127,8 @@
"chrome/browser/resources/sync_internals_resources.grd": {
"includes": [20000],
},
+ # This file is generated during the build.
+ "<(SHARED_INTERMEDIATE_DIR)/devtools/devtools_resources.grd": {
+ "includes": [20500],
+ }
}
« no previous file with comments | « tools/grit/grit/node/misc_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698