|
@@ -42,7 +42,7 @@ diff --git a/chrome/browser/flag-metadata.json b/chrome/browser/flag-metadata.js
|
|
|
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
|
|
|
--- a/chrome/browser/flag_descriptions.cc
|
|
|
+++ b/chrome/browser/flag_descriptions.cc
|
|
|
-@@ -2598,6 +2598,10 @@ const char kProcessSharingWithStrictSiteInstancesDescription[] =
|
|
|
+@@ -2604,6 +2604,10 @@ const char kProcessSharingWithStrictSiteInstancesDescription[] =
|
|
|
"separated like strict site isolation, but process selection puts multiple "
|
|
|
"site instances in a single process.";
|
|
|
|
|
@@ -56,7 +56,7 @@ diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descripti
|
|
|
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
|
|
--- a/chrome/browser/flag_descriptions.h
|
|
|
+++ b/chrome/browser/flag_descriptions.h
|
|
|
-@@ -1504,6 +1504,9 @@ extern const char kProcessSharingWithDefaultSiteInstancesDescription[];
|
|
|
+@@ -1507,6 +1507,9 @@ extern const char kProcessSharingWithDefaultSiteInstancesDescription[];
|
|
|
extern const char kProcessSharingWithStrictSiteInstancesName[];
|
|
|
extern const char kProcessSharingWithStrictSiteInstancesDescription[];
|
|
|
|