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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2513913002: Instant cleanup: Remove unused Android-only cmdline switches (Closed)
Patch Set: Created 4 years, 1 month 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/about_flags.cc » ('j') | components/search/search_android_unittest.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 ebf0dc655ef015e817b5a905390da923848a992b..5b0f4ff474e1f9cf516ae04e1f53aef582dc309d 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14373,14 +14373,6 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
</message>
</if>
- <!-- Prefetch search results experiment flags -->
- <message name="IDS_FLAGS_PREFETCH_SEARCH_RESULTS_NAME" desc="An about::flags experiment title to prefetch search results">
- Prefetch search results
- </message>
- <message name="IDS_FLAGS_PREFETCH_SEARCH_RESULTS_DESCRIPTION" desc="Describes an about:flags experiment for prefetching search results">
- Prefetch search results for the typed omnibox query and reuse prerendered search base page to commit any search query (not just prefetch query).
- </message>
-
<!-- Settings window flags -->
<message name="IDS_FLAGS_SETTINGS_WINDOW_NAME" desc="An about::flags experiment title to show settings in a separate window">
Show settings in a window
@@ -14398,14 +14390,6 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
</message>
<if expr="is_android">
- <!-- Experiment flags to enable EmbeddedSearch API in the search results page -->
- <message name="IDS_FLAGS_EMBEDDEDSEARCH_API_NAME" desc="An about::flags experiment title to enable EmbeddedSearch API in the search results page">
- EmbeddedSearch API
- </message>
- <message name="IDS_FLAGS_EMBEDDEDSEARCH_API_DESCRIPTION" desc="Describes an about:flags experiment for enabling EmbeddedSearch API in the search results page">
- EmbeddedSearch API will be used to submit search queries in the search results page.
- </message>
-
<!-- Flag strings for seccomp-bpf sandbox flag. -->
<message name="IDS_FLAGS_SECCOMP_FILTER_SANDBOX_ANDROID_NAME" desc="Title for the flag to enable the seccomp-bpf sandbox on Android.">
Seccomp-bpf renderer sandbox
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | components/search/search_android_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698