mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-23 22:06:12 +03:00
Fix comment
This commit is contained in:
parent
17429513b5
commit
23fa474912
@ -2,11 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
// ninja -C out/Release cronet
|
||||
// g++ components/cronet/native/sample/bidi_example.cc -I
|
||||
// components/cronet/native/generated -I components/cronet/native/include -I
|
||||
// components/grpc_support/include/ out/Release/libcronet.100.0.4896.60.so
|
||||
// LD_LIBRARY_PATH=out/Release ./a.out
|
||||
// g++ bidi_example.cc libcronet.100.0.4896.60.so
|
||||
// LD_LIBRARY_PATH=$PWD ./a.out
|
||||
#include <atomic>
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
Loading…
Reference in New Issue
Block a user