projects
/
platform
/
framework
/
web
/
chromium-efl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[M120 Migration]Fix for crash during chrome exit
[platform/framework/web/chromium-efl.git]
/
chrome
/
browser
/
certificate_viewer_stub.cc
1
// Copyright 2021 The Chromium Authors
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#include "chrome/browser/certificate_viewer.h"
6
7
void MockCertificateViewerForTesting() {}