Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/electron/electron.git
π fix cpplint warning.
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
df30f130d3
ΠΠΎΠΌΠΌΠΈΡ
2a462cc2b7
|
@ -153,7 +153,7 @@ class CustomProtocolRequestJob : public AdapterRequestJob {
|
||||||
// registered handler doesn't want to deal with the request.
|
// registered handler doesn't want to deal with the request.
|
||||||
class CustomProtocolHandler : public ProtocolHandler {
|
class CustomProtocolHandler : public ProtocolHandler {
|
||||||
public:
|
public:
|
||||||
CustomProtocolHandler(ProtocolHandler* protocol_handler = NULL)
|
explicit CustomProtocolHandler(ProtocolHandler* protocol_handler = NULL)
|
||||||
: protocol_handler_(protocol_handler) {
|
: protocol_handler_(protocol_handler) {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅