mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-11 09:30:43 +01:00
- Standardize usage of virtual/override specifiers in CEF internals (see http://crbug.com/417463). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1903 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
18 lines
398 B
Diff
18 lines
398 B
Diff
diff --git resource_ids resource_ids
|
|
index 4681b25..9b63284 100644
|
|
--- resource_ids
|
|
+++ resource_ids
|
|
@@ -14,6 +14,12 @@
|
|
{
|
|
"SRCDIR": "../..",
|
|
|
|
+ "cef/libcef/resources/cef_resources.grd": {
|
|
+ "includes": [27500],
|
|
+ },
|
|
+ "cef/libcef/resources/cef_strings.grd": {
|
|
+ "messages": [28000],
|
|
+ },
|
|
"chrome/browser/browser_resources.grd": {
|
|
"includes": [400],
|
|
"structures": [750],
|