File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- 135.0.7049.84
1
+ 135.0.7049.95
Original file line number Diff line number Diff line change 1
1
--- a/chrome/browser/ui/views/toolbar/toolbar_view.cc
2
2
+++ b/chrome/browser/ui/views/toolbar/toolbar_view.cc
3
- @@ -484 ,6 +484 ,17 @@ void ToolbarView::Init() {
3
+ @@ -489 ,6 +489 ,17 @@ void ToolbarView::Init() {
4
4
browser_->profile()->IsGuestSession() ||
5
5
browser_->profile()->IsRegularProfile();
6
6
#endif
Original file line number Diff line number Diff line change 86
86
// Feature declarations and associated constants (feature params, et cetera)
87
87
--- a/third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc
88
88
+++ b/third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc
89
- @@ -3860 ,6 +3860 ,8 @@ ScriptValue WebGLRenderingContextBase::g
89
+ @@ -3861 ,6 +3861 ,8 @@ ScriptValue WebGLRenderingContextBase::g
90
90
pname, IdentifiabilityBenignStringToken(
91
91
String(ContextGL()->GetString(GL_RENDERER))));
92
92
}
95
95
return WebGLAny(script_state,
96
96
String(ContextGL()->GetString(GL_RENDERER)));
97
97
}
98
- @@ -3875 ,6 +3877 ,8 @@ ScriptValue WebGLRenderingContextBase::g
98
+ @@ -3876 ,6 +3878 ,8 @@ ScriptValue WebGLRenderingContextBase::g
99
99
pname, IdentifiabilityBenignStringToken(
100
100
String(ContextGL()->GetString(GL_VENDOR))));
101
101
}
You can’t perform that action at this time.
0 commit comments