commit | bef914fa862ed27f6373e75621ae20562e651eb9 | [log] [tgz] |
---|---|---|
author | jinqiang zhang <jinqiang@fydeos.io> | Wed Oct 26 15:19:22 2022 +0000 |
committer | jinqiang zhang <jinqiang@fydeos.io> | Wed Oct 26 23:22:09 2022 +0800 |
tree | ac014f8eb763956c2610df50c98c6ee252c3faac | |
parent | 0e75b46149493c273bef5c5da940bd138ffade65 [diff] |
borealis: remove feedback notification Signed-off-by: jinqiang zhang <jinqiang@fydeos.io> Change-Id: I967aec353685bbed64dc8a46fc12289f2b772a43
diff --git a/chrome/browser/ash/borealis/borealis_context.cc b/chrome/browser/ash/borealis/borealis_context.cc index d83e2bc..c61e3bc 100644 --- a/chrome/browser/ash/borealis/borealis_context.cc +++ b/chrome/browser/ash/borealis/borealis_context.cc
@@ -121,7 +121,7 @@ void OnDelayComplete(GURL gurl, std::string app_id) { app_delayers_.erase(app_id); - CreateFeedbackNotification(gurl); + // CreateFeedbackNotification(gurl); } // Creates a notification, that when clicked, will close itself and redirect