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

Unified Diff: tools/gritsettings/resource_ids

Issue 13652010: Add a virtual keyboard webui at chrome://keyboard/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build fix Created 7 years, 8 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 | « chrome/common/url_constants.cc ('k') | ui/keyboard/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gritsettings/resource_ids
diff --git a/tools/gritsettings/resource_ids b/tools/gritsettings/resource_ids
index e4c1ac4d18632d9cd94a3985229c1b0681c5822a..8085919faf486c507b2ddac4ce7b8b6d29f2a9bb 100644
--- a/tools/gritsettings/resource_ids
+++ b/tools/gritsettings/resource_ids
@@ -205,10 +205,11 @@
"chrome/browser/resources/memory_internals_resources.grd": {
"includes": [27500],
},
-
"device/device_bluetooth_strings.grd": {
"messages": [28000],
},
-
+ "ui/keyboard/keyboard_resources.grd": {
+ "includes": [28050],
+ },
# Resource ids starting at 31000 are reserved for projects built on Chromium.
}
« no previous file with comments | « chrome/common/url_constants.cc ('k') | ui/keyboard/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698