We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e75f24c commit 946cd67Copy full SHA for 946cd67
helium-chromium
patches/helium/macos/move-macos-settings.patch
@@ -1,6 +1,6 @@
1
--- a/chrome/browser/resources/settings/appearance_page/appearance_page.html
2
+++ b/chrome/browser/resources/settings/appearance_page/appearance_page.html
3
-@@ -252,16 +252,6 @@
+@@ -248,16 +248,6 @@
4
</template>
5
</select>
6
</div>
@@ -15,8 +15,8 @@
15
- </settings-toggle-button>
16
-</if>
17
18
- <settings-toggle-button class="hr" id="splitViewDragAndDrop"
19
- hidden="[[!showSplitViewDragAndDropSetting_]]"
+ </settings-section>
+ <template is="dom-if" if="[[showManagedThemeDialog_]]" restamp>
20
--- a/chrome/browser/resources/settings/system_page/system_page.html
21
+++ b/chrome/browser/resources/settings/system_page/system_page.html
22
@@ -19,6 +19,17 @@
0 commit comments