d56617e5d0
* chore: avoid appending git version to the exported patches * fix no-eol at end of v8 patch
23 lines
763 B
Diff
23 lines
763 B
Diff
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
|
From: deepak1556 <hop2deep@gmail.com>
|
|
Date: Thu, 18 Oct 2018 17:07:17 -0700
|
|
Subject: gritsettings_resource_ids.patch
|
|
|
|
Add electron resources file to the list of resource ids generation.
|
|
|
|
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
|
|
index efa6e5c90b88c25f412ad4e49c94f82a87f0f456..a40476bb9c8794f1db05b930e80ad483759a3508 100644
|
|
--- a/tools/gritsettings/resource_ids
|
|
+++ b/tools/gritsettings/resource_ids
|
|
@@ -407,6 +407,11 @@
|
|
"includes": [28900],
|
|
},
|
|
|
|
+ "electron/electron_resources.grd": {
|
|
+ "messages": [31750],
|
|
+ "includes": [31950],
|
|
+ },
|
|
+
|
|
# END "everything else" section.
|
|
# Everything but chrome/, components/, content/, and ios/
|
|
|