summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpi1024e <doremylover123@gmail.com>2019-08-09 11:15:22 -0400
committerRich Trott <rtrott@gmail.com>2019-08-11 22:58:42 -0700
commit15b2d1331082c66adf608bb4de9987aa47a25358 (patch)
tree008ae4e1b95125b02d4cd5eb022ce371b105cd4c /Makefile
parent7635b7cc27305dbe11112771d6f7c52b3c401db8 (diff)
downloadandroid-node-v8-15b2d1331082c66adf608bb4de9987aa47a25358.tar.gz
android-node-v8-15b2d1331082c66adf608bb4de9987aa47a25358.tar.bz2
android-node-v8-15b2d1331082c66adf608bb4de9987aa47a25358.zip
src: organize imports in inspector_profiler.cc
In the other .cc files in the project, includes are in alphabetical order, with local files first, and libraries after. However, inspector_profiler.cc has a library declared in the middle of the import order, and v8 is the second to last being imported, instead of the last. So I reordered the imports and testing showed no side effects; everything passed. PR-URL: https://github.com/nodejs/node/pull/29073 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions