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

Unified Diff: chrome/app/generated_resources.grd

Issue 2763613002: Add DelayNavigationThrottle (Closed)
Patch Set: add dchecks 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') | no next file with comments »
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 ab8fff1202c24ca04043d958069cebeb25c43c62..31e25e7c2b9b0c974cce6ae2d7d75beb5f8afe84 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15069,6 +15069,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698