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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2763613002: Add DelayNavigationThrottle (Closed)
Patch Set: rebase Created 3 years, 9 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
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | chrome/browser/chrome_content_browser_client.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 1f27238003f2c93435dd19b2fa9917f6cc83fded..d93ffddbdb2ec83c899f66096b7766db9d5ce5d2 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15047,6 +15047,13 @@ read aloud to screenreader users to announce that a completion is available.">
Enables the new API to fetch Doodles for the NTP.
</message>
</if>
+
+ <message name="IDS_FLAGS_DELAY_NAVIGATION_NAME" desc="Title for the flag to delay navigation" translateable="false">
+ Delay navigations
+ </message>
+ <message name="IDS_FLAGS_DELAY_NAVIGATION_DESCRIPTION" desc="Description for the flag to delay navigation" translateable="false">
+ Add a fixed delay to main frame navigations.
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | chrome/browser/chrome_content_browser_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698