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

Unified Diff: blimp/client/DEPS

Issue 2406203003: Added blimp support strings. (Closed)
Patch Set: Add entry in translation expectation script. Created 4 years, 2 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 | blimp/client/support/BUILD.gn » ('j') | blimp/client/support/resources/blimp_strings.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index e2188e268d376f6945ccc41e806d32d3c7c3cea6..0e3433a4772429b5bd8a2e7f80cc620583048218 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -15,6 +15,7 @@ include_rules = [
"+net",
"+third_party/WebKit/public/web/WebInputEvent.h",
"+ui/android",
+ "+ui/base/l10n",
Lei Zhang 2016/10/13 18:09:48 alphabetical order please
xingliu 2016/10/13 21:00:14 Done.
"+ui/base/ime/text_input_type.h",
"+ui/events",
"+ui/events/android",
« no previous file with comments | « no previous file | blimp/client/support/BUILD.gn » ('j') | blimp/client/support/resources/blimp_strings.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698