Bug: 496131361
Change-Id: I8a7ef0c47c0d2604b185352b08984e60cc8b0281Please add Cronet trybots here.
buildflag_header("cronet_buildflags") {
header = "cronet_buildflags.h"
header_dir = "base"
flags = [ "CRONET_BUILD=$is_cronet_build" ]
}Consider doing this move in a separate CL and in that CL also converge with `//net:cronet_buildflags`: https://source.chromium.org/chromium/chromium/src/+/main:net/BUILD.gn;l=141-145;drc=3ea53a2e6850a26f60a126437446a6e6235e2fe3
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Owners-Override | +1 |
buildflag_header("cronet_buildflags") {
header = "cronet_buildflags.h"
header_dir = "base"
flags = [ "CRONET_BUILD=$is_cronet_build" ]
}Consider doing this move in a separate CL and in that CL also converge with `//net:cronet_buildflags`: https://source.chromium.org/chromium/chromium/src/+/main:net/BUILD.gn;l=141-145;drc=3ea53a2e6850a26f60a126437446a6e6235e2fe3
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
buildflag_header("cronet_buildflags") {
header = "cronet_buildflags.h"
header_dir = "base"
flags = [ "CRONET_BUILD=$is_cronet_build" ]
}Consider doing this move in a separate CL and in that CL also converge with `//net:cronet_buildflags`: https://source.chromium.org/chromium/chromium/src/+/main:net/BUILD.gn;l=141-145;drc=3ea53a2e6850a26f60a126437446a6e6235e2fe3
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
| Commit-Queue | +1 |
Bug: 496131361
Change-Id: I8a7ef0c47c0d2604b185352b08984e60cc8b0281Please add Cronet trybots here.
Done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
buildflag_header("cronet_buildflags") {
header = "cronet_buildflags.h"
header_dir = "base"
flags = [ "CRONET_BUILD=$is_cronet_build" ]
}Mohannad FarragConsider doing this move in a separate CL and in that CL also converge with `//net:cronet_buildflags`: https://source.chromium.org/chromium/chromium/src/+/main:net/BUILD.gn;l=141-145;drc=3ea53a2e6850a26f60a126437446a6e6235e2fe3
Done
I'll do that in a follow-up then.
| Code-Review | +1 |
buildflag_header("cronet_buildflags") {
header = "cronet_buildflags.h"
header_dir = "base"
flags = [ "CRONET_BUILD=$is_cronet_build" ]
}Mohannad FarragConsider doing this move in a separate CL and in that CL also converge with `//net:cronet_buildflags`: https://source.chromium.org/chromium/chromium/src/+/main:net/BUILD.gn;l=141-145;drc=3ea53a2e6850a26f60a126437446a6e6235e2fe3
Mohannad FarragDone
I'll do that in a follow-up then.
I don't think it's ideal to order CLs that way because now this CL is making things worse (you are referring to `base/message_loop` from `base/android/jni_android.cc` which is ugly). I'm not going to die on this hill though.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |