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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2683653007: Show a Google "G" in the omnibox on the New Tab Page. (Closed)
Patch Set: comment Created 3 years, 10 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 2e70dce883409920a3c98087448997354650d2ba..9e8cb6374282829e4b40a7ac2b02221aeb1a7f14 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14337,6 +14337,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
<message name="IDS_FLAGS_NTP_CONDENSED_LAYOUT_DESCRIPTION" desc="Description for the flag to enable the condensed New Tab Page layout." translateable="false">
Show a condensed layout on the New Tab Page.
</message>
+ <message name="IDS_FLAGS_NTP_GOOGLE_G_IN_OMNIBOX_NAME" desc="Name for the flag to show a Google G in the omnibox on the New Tab Page." translateable="false">
+ Google G in New Tab Page omnibox
+ </message>
+ <message name="IDS_FLAGS_NTP_GOOGLE_G_IN_OMNIBOX_DESCRIPTION" desc="Description for the flag to show a Google G in the omnibox on the New Tab Page." translateable="false">
+ Show a Google G in the omnibox on the New Tab Page.
+ </message>
</if>
<if expr="is_android">
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/omnibox/LocationBarTablet.java ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698