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

Unified Diff: content/DEPS

Issue 1110233002: Implement Blink's Platform::isValidLocaleSyntax() API in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | content/child/blink_platform_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index fb2bf9d417d6ffcb872a51456d53f75b89edeea5..23b316047c80201b9be6d06ec8c060265e6f86d6 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -102,6 +102,7 @@ include_rules = [
"-ui/base/l10n",
"-ui/base/resource",
# These files aren't related to grd, so they're fine.
+ "+ui/base/l10n/l10n_util.h",
"+ui/base/l10n/l10n_util_android.h",
"+ui/base/l10n/l10n_util_win.h",
« no previous file with comments | « no previous file | content/child/blink_platform_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698