Index: chrome/browser/resources/options/personal_options.css |
diff --git a/chrome/browser/resources/options/personal_options.css b/chrome/browser/resources/options/personal_options.css |
new file mode 100644 |
index 0000000000000000000000000000000000000000..414e0ed0d4aa6fb344217770dd5f19aee618dc31 |
--- /dev/null |
+++ b/chrome/browser/resources/options/personal_options.css |
@@ -0,0 +1,6 @@ |
+#text-when-synced, #button-when-synced { |
+ display: none; |
+} |
+#text-when-not-synced, #button-when-not-synced { |
+ display: none; |
+} |