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

Unified Diff: chrome/browser/resources/md_history/app.js

Issue 2361513003: MD History: Update sign in state in data source (Closed)
Patch Set: remove downloads Created 4 years, 3 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/md_history/app.js
diff --git a/chrome/browser/resources/md_history/app.js b/chrome/browser/resources/md_history/app.js
index 5e0d1b88084415a9ebc40424f899fb12aef7290e..5a01241b80d89a0c8d45022c20626b3ecd28eed4 100644
--- a/chrome/browser/resources/md_history/app.js
+++ b/chrome/browser/resources/md_history/app.js
@@ -63,8 +63,7 @@ Polymer({
isUserSignedIn_: {
type: Boolean,
- // Updated on synced-device-manager attach by chrome.sending
- // 'otherDevicesInitialized'.
+ // Updated on synced-device-manager.
value: loadTimeData.getBoolean('isUserSignedIn'),
},
« no previous file with comments | « no previous file | chrome/browser/resources/md_history/app.crisper.js » ('j') | chrome/browser/ui/webui/history_login_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698