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

Unified Diff: tools/grit/resource_ids

Issue 6026010: Autofill heuristics regular expressions should be stored in external data files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nits Created 10 years 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/chrome_tests.gypi ('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 9b61a92462ab881b9a3aa776d2eb4a8d0dbac172..7688a3257e3d71212881c3fc0f854c8c1775803e 100644
--- a/tools/grit/resource_ids
+++ b/tools/grit/resource_ids
@@ -123,4 +123,8 @@
"structures": [19000],
"messages": [19010],
},
+
+ "chrome/browser/autofill/autofill_resources.grd": {
+ "messages": [19500],
+ },
}
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698