Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(171)

Issue 1439973004: [PoC] Reformat all BUILD.gn and *.gni files with new gn. (Closed)

Created:
5 years, 1 month ago by sdefresne
Modified:
5 years, 1 month ago
Reviewers:
tfarina, scottmg
CC:
Aaron Boodman, abarth-chromium, aboxhall+watch_chromium.org, android-webview-reviews_chromium.org, apavlov+blink_chromium.org, arv+watch_chromium.org, asvitkine+watch_chromium.org, avayvod+watch_chromium.org, ben+mojo_chromium.org, binji+watch_chromium.org, blink-reviews, blink-reviews-bindings_chromium.org, blink-reviews-wtf_chromium.org, bondd+autofillwatch_chromium.org, bradnelson+warch_chromium.org, browser-components-watch_chromium.org, caitkp+watch_chromium.org, caseq+blink_chromium.org, cbentzel+watch_chromium.org, cc-bugs_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, chromoting-reviews_chromium.org, csharrison+watch_chromium.org, danakj+watch_chromium.org, darin (slow to review), darin-cc_chromium.org, davemoore+watch_chromium.org, dcheng, devtools-reviews_chromium.org, dmazzoni+watch_chromium.org, dtrainor+watch-blimp_chromium.org, dtseng+watch_chromium.org, eme-reviews_chromium.org, estade+watch_chromium.org, extensions-reviews_chromium.org, feature-media-reviews_chromium.org, fgalligan1, gcasto+watchlist_chromium.org, groby+bubble_chromium.org, grt+watch_chromium.org, gunsch+watch_chromium.org, halliwell+watch_chromium.org, hcarmona+bubble_chromium.org, ihf+watch_chromium.org, imcheng+watch_chromium.org, isheriff+watch_chromium.org, jam, jasonroberts+watch_google.com, jbauman+watch_chromium.org, jbudorick+watch_chromium.org, jdonnelly+autofillwatch_chromium.org, je_julie, jln+watch_chromium.org, jochen+watch_chromium.org, wwcv, jzern, kalyank, klundberg+watch_chromium.org, kmarshall+watch-blimp_chromium.org, kozyatinskiy+blink_chromium.org, lcwu+watch_chromium.org, loading-reviews+metrics_chromium.org, lushnikov+blink_chromium.org, maniscalco+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, markusheintz_, maxbogue+watch_chromium.org, mcasas+watch_chromium.org, media-router+watch_chromium.org, Matt Giuca, mikecase+watch_chromium.org, Mikhail, miu+watch_chromium.org, mkwst+watchlist-passwords_chromium.org, mkwst+moarreviews-shell_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-notifications_chromium.org, mlamouri+watch-test-runner_chromium.org, mlamouri+watch-media_chromium.org, mlamouri+watch-content_chromium.org, msramek+watch_chromium.org, msw+watch_chromium.org, nektar+watch_chromium.org, nona+watch_chromium.org, noyau+watch_chromium.org, nyquist+watch-blimp_chromium.org, oshima+watch_chromium.org, ozone-reviews_chromium.org, penghuang+watch-mandoline_chromium.org, Peter Beverloo, pfeldman, pfeldman+blink_chromium.org, piman+watch_chromium.org, plaree+watch_chromium.org, plundblad+watch_chromium.org, posciak+watch_chromium.org, pvalenzuela+watch_chromium.org, qsr+mojo_chromium.org, raymes+watch_chromium.org, rickyz+watch_chromium.org, rjkroege, rouslan+bubble_chromium.org, rouslan+autofill_chromium.org, sadrul, samuong+watch_chromium.org, scheduler-bugs_chromium.org, scheib+watch_chromium.org, sergeyv+blink_chromium.org, shuchen+watch_chromium.org, sievers+watch_chromium.org, sriramsr+watch-blimp_chromium.org, James Su, tapted, tdresser+watch_chromium.org, teravest+watch_chromium.org, tfarina, tim+watch_chromium.org, timvolodine, Tom Finegan, toyoshim+midi_chromium.org, tracing+reviews_chromium.org, tzik, vabr+watchlistpasswordmanager_chromium.org, vabr+watchlistautofill_chromium.org, viettrungluu+watch_chromium.org, vmpstr+watch_chromium.org, Ian Vollick, wfh+watch_chromium.org, wifiprefetch-reviews_google.com, wjmaclean, xjz+watch_chromium.org, yfriedman+watch_chromium.org, yusukes+watch_chromium.org, yuzo+watch_chromium.org, yzshen+watch_chromium.org, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@gn-sort-deps
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[PoC] Reformat all BUILD.gn and *.gni files with new gn. This new version of gn is build with http://crrev.com/1442023002 and sort all "deps" lists. Automated CL using the following commands: $ git ls-files "*.gn" "*.gni" | grep -v format_test_data | sed "s/^/gn format --in-place /" > script && sh script BUG=554928 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Patch Set 1 #

Patch Set 2 : Update after last patch to gn #

Patch Set 3 : Update after last patch to gn #

Patch Set 4 : Rebase #

Total comments: 2

Patch Set 5 : Synchronize with new version of gn patch #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+634 lines, -643 lines) Patch
M BUILD.gn View 1 2 3 4 14 chunks +30 lines, -33 lines 0 comments Download
M android_webview/BUILD.gn View 1 2 3 4 4 chunks +9 lines, -9 lines 0 comments Download
M android_webview/native/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ash/BUILD.gn View 1 2 5 chunks +10 lines, -11 lines 0 comments Download
M base/BUILD.gn View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M base/test/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M blimp/client/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M blimp/engine/browser/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M breakpad/BUILD.gn View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M build/config/android/rules.gni View 1 2 3 4 4 chunks +4 lines, -4 lines 0 comments Download
M build/config/ios/rules.gni View 2 chunks +2 lines, -2 lines 0 comments Download
M build/config/mac/rules.gni View 1 chunk +2 lines, -2 lines 0 comments Download
M build/secondary/third_party/android_tools/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M cc/BUILD.gn View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M cc/blink/BUILD.gn View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/BUILD.gn View 1 2 3 4 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/android/BUILD.gn View 1 6 chunks +8 lines, -8 lines 0 comments Download
M chrome/app_shim/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 4 8 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/BUILD.gn View 1 2 3 4 5 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/devtools/BUILD.gn View 1 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/BUILD.gn View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/BUILD.gn View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/BUILD.gn View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_repack_locales.gni View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_watcher/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/BUILD.gn View 1 2 3 4 4 chunks +6 lines, -6 lines 0 comments Download
M chrome/installer/gcapi/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/test/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/BUILD.gn View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/service/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 14 chunks +23 lines, -23 lines 0 comments Download
M chrome/test/android/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/chromedriver/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/utility/BUILD.gn View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M chromecast/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chromecast/browser/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chromecast/browser/metrics/BUILD.gn View 2 1 chunk +1 line, -1 line 0 comments Download
M chromecast/media/BUILD.gn View 1 2 3 2 chunks +5 lines, -5 lines 0 comments Download
M chromecast/media/cma/pipeline/BUILD.gn View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/renderer/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chromeos/BUILD.gn View 1 2 5 chunks +7 lines, -7 lines 0 comments Download
M cloud_print/service/win/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M components/BUILD.gn View 1 2 3 4 15 chunks +64 lines, -64 lines 0 comments Download
M components/autofill/content/browser/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/renderer/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/core/browser/BUILD.gn View 1 2 3 4 4 chunks +5 lines, -5 lines 0 comments Download
M components/autofill/ios/browser/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/bitmap_uploader/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/browser_sync/browser/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/cdm/common/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/chrome_apps/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/component_updater/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/constrained_window/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/copresence/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/crash/content/app/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/crash/core/common/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/content/browser/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/drive/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M components/feedback/BUILD.gn View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M components/gcm_driver/BUILD.gn View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M components/gcm_driver/crypto/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M components/gcm_driver/instance_id/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/BUILD.gn View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M components/mus/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/mus/example/window_type_launcher/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/mus/example/wm/BUILD.gn View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M components/mus/gles2/BUILD.gn View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M components/mus/public/interfaces/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/mus/ws/BUILD.gn View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M components/nacl/BUILD.gn View 1 2 3 chunks +2 lines, -2 lines 0 comments Download
M components/net_log/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/omnibox/browser/BUILD.gn View 1 2 4 chunks +3 lines, -3 lines 0 comments Download
M components/ownership/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/pairing/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/password_manager/sync/browser/BUILD.gn View 1 2 3 4 3 chunks +2 lines, -2 lines 0 comments Download
M components/pdf/renderer/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/pdf_viewer/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/policy/android/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M components/precache/android/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/proximity_auth/BUILD.gn View 1 3 chunks +7 lines, -7 lines 0 comments Download
M components/proximity_auth/ble/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/proximity_auth/cryptauth/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/renderer_context_menu/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/rlz/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/search_engines/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M components/signin/core/browser/BUILD.gn View 1 2 chunks +7 lines, -7 lines 0 comments Download
M components/sync_driver/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/sync_sessions/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M components/syncable_prefs/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/update_client/BUILD.gn View 1 3 chunks +4 lines, -4 lines 0 comments Download
M components/url_formatter/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/user_prefs/tracked/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/variations/BUILD.gn View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M components/variations/service/generate_ui_string_overrider.gni View 1 1 chunk +1 line, -1 line 0 comments Download
M components/version_info/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M components/web_contents_delegate_android/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M components/web_resource/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/public/interfaces/BUILD.gn View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M components/webcrypto/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/webp_transcode/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/browser/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/common/BUILD.gn View 1 2 3 4 7 chunks +5 lines, -5 lines 0 comments Download
M content/plugin/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/android/BUILD.gn View 1 2 3 3 chunks +7 lines, -7 lines 0 comments Download
M content/public/renderer/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/BUILD.gn View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M content/shell/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/shell/android/BUILD.gn View 1 2 3 3 chunks +6 lines, -6 lines 0 comments Download
M content/test/BUILD.gn View 1 2 3 10 chunks +14 lines, -14 lines 0 comments Download
M device/bluetooth/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M device/usb/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M extensions/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M extensions/components/native_app_window/BUILD.gn View 1 chunk +3 lines, -3 lines 0 comments Download
M extensions/shell/BUILD.gn View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M gpu/BUILD.gn View 1 2 3 chunks +7 lines, -7 lines 0 comments Download
M gpu/blink/BUILD.gn View 2 1 chunk +4 lines, -4 lines 0 comments Download
M gpu/command_buffer/client/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/gles2_conform_support/egl/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ios/net/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M ios/testing/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ios/web/BUILD.gn View 1 2 3 4 5 chunks +6 lines, -6 lines 0 comments Download
M ipc/mojo/BUILD.gn View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M jingle/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M mandoline/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M mandoline/app/android/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M mandoline/ui/desktop_ui/BUILD.gn View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M mandoline/ui/phone_ui/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/BUILD.gn View 1 2 3 4 3 chunks +5 lines, -5 lines 0 comments Download
M media/base/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M media/blink/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/cast/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/midi/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/test/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M mojo/android/BUILD.gn View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M mojo/application/public/cpp/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M mojo/converters/surfaces/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/converters/surfaces/tests/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M mojo/converters/transform/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/js/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/BUILD.gn View 1 2 3 4 4 chunks +6 lines, -6 lines 0 comments Download
M mojo/package_manager/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/c/gpu/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/mojo_application.gni View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/BUILD.gn View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/runner/child/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/host/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/BUILD.gn View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M net/BUILD.gn View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M net/android/BUILD.gn View 1 2 chunks +3 lines, -3 lines 0 comments Download
M ppapi/host/BUILD.gn View 2 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/native_client/BUILD.gn View 1 2 3 4 2 chunks +6 lines, -6 lines 0 comments Download
M remoting/BUILD.gn View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M remoting/host/BUILD.gn View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M remoting/test/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M remoting/tools/javascript_key_tester/pnacl/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M remoting/webapp/build_template.gni View 1 2 chunks +5 lines, -5 lines 0 comments Download
M sandbox/linux/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M sandbox/win/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M skia/BUILD.gn View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M sql/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download
M storage/common/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M sync/BUILD.gn View 1 2 3 4 5 chunks +6 lines, -6 lines 0 comments Download
M sync/android/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M testing/android/junit/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M testing/libfuzzer/BUILD.gn View 1 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/modules/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/scripts/scripts.gni View 1 2 3 4 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/BUILD.gn View 1 2 3 4 9 chunks +31 lines, -31 lines 0 comments Download
M third_party/WebKit/Source/devtools/BUILD.gn View 1 2 3 4 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/BUILD.gn View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/web/BUILD.gn View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/public/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/android_media/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/cacheinvalidation/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/cld_2/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/custom_tabs_client/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/fontconfig/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/freetype-android/BUILD.gn View 1 chunk +9 lines, -9 lines 1 comment Download
M third_party/libjingle/BUILD.gn View 1 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/libphonenumber/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx_new/BUILD.gn View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/mesa/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/mockito/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/js/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/robolectric/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/widevine/cdm/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/yasm/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/android/heap_profiler/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/android/kerberos/SpnegoAuthenticator/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M tools/gn/example/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/android/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ui/app_list/BUILD.gn View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M ui/aura/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ui/base/BUILD.gn View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M ui/base/ime/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ui/compositor/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ui/file_manager/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/BUILD.gn View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ui/gl/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/keyboard/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/message_center/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/ozone/platform/cast/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/ozone/platform/headless/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/platform_window/android/BUILD.gn View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/resources/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ui/shell_dialogs/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/strings/BUILD.gn View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ui/views/BUILD.gn View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/examples/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ui/views/mus/BUILD.gn View 1 2 3 4 3 chunks +2 lines, -2 lines 0 comments Download
M ui/wm/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M url/BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M win8/BUILD.gn View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
scottmg
https://codereview.chromium.org/1439973004/diff/60001/BUILD.gn File BUILD.gn (left): https://codereview.chromium.org/1439973004/diff/60001/BUILD.gn#oldcode477 BUILD.gn:477: "//third_party/codesighs:nm2tsv", I think the blank lines were being used ...
5 years, 1 month ago (2015-11-16 17:39:42 UTC) #2
sdefresne
Updated with latest version of gn patch that also sort public_deps. This is still not ...
5 years, 1 month ago (2015-11-16 20:47:44 UTC) #3
scottmg
Phew! lgtm https://codereview.chromium.org/1439973004/diff/80001/third_party/freetype-android/BUILD.gn File third_party/freetype-android/BUILD.gn (right): https://codereview.chromium.org/1439973004/diff/80001/third_party/freetype-android/BUILD.gn#newcode17 third_party/freetype-android/BUILD.gn:17: # same order as in Android.mk to ...
5 years, 1 month ago (2015-11-16 21:19:54 UTC) #4
scottmg
(Oh, and remove [PoC] from the title to make it seem more official. :)
5 years, 1 month ago (2015-11-16 21:29:57 UTC) #5
tfarina
5 years, 1 month ago (2015-11-16 21:35:03 UTC) #7
Sylvain, have you ran the following commands lines?

$ git ls-files "*.gn "*.gni" | grep -v format_test_data | sed -e "s/^/gn format
--in-place /" >x.sh
$ chmod +x x.sh
$ ./x.sh"

If you used that or other command, do you mind including it on the CL
description? So it is easier for others in future (me?) to do another pass ;)

Powered by Google App Engine
This is Rietveld 408576698