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

Issue 1464873002: Run gn --format over all .gn files (Closed)

Created:
5 years, 1 month ago by agrieve
Modified:
5 years ago
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, blink-reviews, blink-reviews-api_chromium.org, blink-reviews-bindings_chromium.org, bondd+autofillwatch_chromium.org, browser-components-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, danakj+watch_chromium.org, darin (slow to review), darin-cc_chromium.org, davemoore+watch_chromium.org, devtools-reviews_chromium.org, dglazkov+blink, 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, grt+watch_chromium.org, gunsch+watch_chromium.org, halliwell+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, lushnikov+blink_chromium.org, maniscalco+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, maxbogue+watch_chromium.org, Matt Giuca, mikecase+watch_chromium.org, miu+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, mkwst+watchlist-passwords_chromium.org, mkwst+moarreviews-renderer_chromium.org, mlamouri+watch-notifications_chromium.org, mlamouri+watch-content_chromium.org, mtomasz+watch_chromium.org, nektar+watch_chromium.org, nona+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, pkotwicz, plaree+watch_chromium.org, plundblad+watch_chromium.org, pvalenzuela+watch_chromium.org, qsr+mojo_chromium.org, rginda+watch_chromium.org, rickyz+watch_chromium.org, rjkroege, rouslan+autofill_chromium.org, sadrul, scheib+watch_chromium.org, scottmg, sdefresne+watch_chromium.org, sergeyv+blink_chromium.org, shuchen+watch_chromium.org, sievers+watch_chromium.org, sriramsr+watch-blimp_chromium.org, James Su, tapted, tim+watch_chromium.org, Tom Finegan, toyoshim+midi_chromium.org, vabr+watchlistautofill_chromium.org, vabr+watchlistpasswordmanager_chromium.org, viettrungluu+watch_chromium.org, vmpstr+watch_chromium.org, Ian Vollick, wfh+watch_chromium.org, wifiprefetch-reviews_google.com, 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@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Run gn --format over all .gn files The recent formatter alphebetizing change is causing a lot of noise in code reviews. Figured it'd be worth a clean-up CL. Exact command I ran: find . -name "*.gn*" -exec gn format --in-place "{}" \; TBR=ddorwin@chromium.org BUG=554928 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/d7a71c88990b6788ceaf1ec9ee518099709ff3fd Cr-Commit-Position: refs/heads/master@{#360891}

Patch Set 1 #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+587 lines, -596 lines) Patch
M BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/BUILD.gn View 3 chunks +8 lines, -8 lines 2 comments Download
M android_webview/native/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/BUILD.gn View 5 chunks +10 lines, -11 lines 2 comments Download
M base/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M base/test/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M blimp/client/BUILD.gn View 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 2 chunks +3 lines, -3 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 3 chunks +3 lines, -3 lines 0 comments Download
M cc/blink/BUILD.gn View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/BUILD.gn View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/android/BUILD.gn View 6 chunks +8 lines, -8 lines 0 comments Download
M chrome/app_shim/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/BUILD.gn View 8 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/BUILD.gn View 5 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/devtools/BUILD.gn View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/BUILD.gn View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/BUILD.gn View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/libgtk2ui/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_repack_locales.gni View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_watcher/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/BUILD.gn View 4 chunks +6 lines, -6 lines 0 comments Download
M chrome/installer/gcapi/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/installer/test/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/BUILD.gn View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/service/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/BUILD.gn View 15 chunks +24 lines, -25 lines 0 comments Download
M chrome/test/android/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/utility/BUILD.gn View 2 chunks +3 lines, -3 lines 0 comments Download
M chromecast/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/browser/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M chromecast/browser/metrics/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chromecast/media/BUILD.gn View 2 chunks +5 lines, -5 lines 0 comments Download
M chromecast/media/cma/pipeline/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/renderer/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/BUILD.gn View 5 chunks +7 lines, -7 lines 0 comments Download
M cloud_print/service/win/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M components/BUILD.gn View 14 chunks +74 lines, -74 lines 5 comments Download
M components/autofill/content/browser/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/content/renderer/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/autofill/core/browser/BUILD.gn View 5 chunks +6 lines, -6 lines 0 comments Download
M components/autofill/ios/browser/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/bitmap_uploader/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/browser_sync/browser/BUILD.gn View 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 chunk +1 line, -1 line 0 comments Download
M components/component_updater/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/constrained_window/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/copresence/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/crash/content/app/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/crash/core/common/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/content/browser/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/drive/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M components/exo/wayland/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/feedback/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M components/gcm_driver/BUILD.gn View 2 chunks +1 line, -1 line 0 comments Download
M components/gcm_driver/crypto/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M components/gcm_driver/instance_id/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/html_viewer/BUILD.gn View 2 chunks +4 lines, -4 lines 0 comments Download
M components/login/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/mus/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/mus/example/window_type_launcher/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/mus/public/interfaces/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/mus/ws/BUILD.gn View 2 chunks +4 lines, -4 lines 0 comments Download
M components/nacl/BUILD.gn View 3 chunks +2 lines, -2 lines 0 comments Download
M components/net_log/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/omnibox/browser/BUILD.gn View 4 chunks +3 lines, -3 lines 0 comments Download
M components/ownership/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/pairing/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/password_manager/sync/browser/BUILD.gn View 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 chunk +1 line, -1 line 0 comments Download
M components/policy/android/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M components/precache/android/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/proximity_auth/ble/BUILD.gn View 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 chunk +1 line, -1 line 0 comments Download
M components/search_engines/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M components/signin/core/browser/BUILD.gn View 2 chunks +7 lines, -7 lines 0 comments Download
M components/sync_driver/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/sync_sessions/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M components/syncable_prefs/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/translate/ios/browser/BUILD.gn View 3 chunks +2 lines, -2 lines 0 comments Download
M components/update_client/BUILD.gn View 3 chunks +4 lines, -4 lines 0 comments Download
M components/url_formatter/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/user_prefs/tracked/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/variations/BUILD.gn View 3 chunks +3 lines, -3 lines 0 comments Download
M components/variations/service/generate_ui_string_overrider.gni View 1 chunk +1 line, -1 line 0 comments Download
M components/version_info/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/web_contents_delegate_android/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/web_resource/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/web_view/public/interfaces/BUILD.gn View 1 chunk +1 line, -3 lines 0 comments Download
M components/webcrypto/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/webp_transcode/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M content/plugin/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M content/ppapi_plugin/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M content/public/android/BUILD.gn View 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 3 chunks +4 lines, -4 lines 0 comments Download
M content/shell/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M content/shell/android/BUILD.gn View 3 chunks +6 lines, -6 lines 0 comments Download
M content/test/BUILD.gn View 11 chunks +15 lines, -17 lines 0 comments Download
M device/bluetooth/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M device/usb/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M extensions/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/api/BUILD.gn View 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 chunk +4 lines, -4 lines 0 comments Download
M gpu/BUILD.gn View 3 chunks +7 lines, -7 lines 0 comments Download
M gpu/blink/BUILD.gn View 1 chunk +4 lines, -4 lines 0 comments Download
M gpu/command_buffer/client/BUILD.gn View 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/chrome/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/BUILD.gn View 3 chunks +2 lines, -2 lines 0 comments Download
M ios/net/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ios/testing/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ios/web/BUILD.gn View 5 chunks +6 lines, -6 lines 0 comments Download
M ipc/mojo/BUILD.gn View 2 chunks +1 line, -1 line 0 comments Download
M jingle/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mandoline/app/android/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M mandoline/ui/desktop_ui/BUILD.gn View 2 chunks +1 line, -1 line 0 comments Download
M mandoline/ui/phone_ui/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mash/wm/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M media/base/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M media/blink/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M media/cast/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M media/midi/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M media/mojo/services/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M media/test/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/android/BUILD.gn View 3 chunks +4 lines, -4 lines 0 comments Download
M mojo/application/public/cpp/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/converters/surfaces/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/converters/surfaces/tests/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/converters/transform/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/embedder/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/js/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/BUILD.gn View 4 chunks +6 lines, -6 lines 0 comments Download
M mojo/package_manager/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/c/gpu/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/mojo_application.gni View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/platform/native/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M mojo/runner/child/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/runner/host/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/services/network/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/shell/BUILD.gn View 2 chunks +3 lines, -3 lines 0 comments Download
M net/BUILD.gn View 3 chunks +3 lines, -3 lines 0 comments Download
M net/android/BUILD.gn View 2 chunks +3 lines, -3 lines 0 comments Download
M ppapi/host/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M ppapi/native_client/BUILD.gn View 2 chunks +6 lines, -6 lines 0 comments Download
M remoting/BUILD.gn View 2 chunks +1 line, -2 lines 0 comments Download
M remoting/host/BUILD.gn View 4 chunks +4 lines, -4 lines 0 comments Download
M remoting/test/BUILD.gn View 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 2 chunks +5 lines, -5 lines 0 comments Download
M sandbox/linux/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M sandbox/win/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M skia/BUILD.gn View 2 chunks +3 lines, -3 lines 0 comments Download
M sql/BUILD.gn View 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 5 chunks +6 lines, -6 lines 0 comments Download
M sync/android/BUILD.gn View 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 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 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/scripts/scripts.gni View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/BUILD.gn View 9 chunks +31 lines, -31 lines 0 comments Download
M third_party/WebKit/Source/devtools/BUILD.gn View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/BUILD.gn View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/public/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/android_media/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/cld_2/BUILD.gn View 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 0 comments Download
M third_party/libjingle/BUILD.gn View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/libphonenumber/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/libvpx_new/BUILD.gn View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/mesa/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mockito/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/embedder/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/js/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M third_party/mojo/src/mojo/edk/system/BUILD.gn View 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 chunk +2 lines, -2 lines 0 comments Download
M third_party/yasm/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M tools/android/heap_profiler/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M tools/android/kerberos/SpnegoAuthenticator/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/android/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/app_list/BUILD.gn View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/aura/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/base/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/base/ime/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/compositor/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/file_manager/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/gfx/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/keyboard/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/message_center/BUILD.gn View 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 chunk +1 line, -1 line 0 comments Download
M ui/platform_window/android/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/resources/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/shell_dialogs/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/strings/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/views/examples/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/mus/BUILD.gn View 3 chunks +2 lines, -2 lines 0 comments Download
M ui/wm/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M url/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M win8/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 35 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1464873002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1464873002/1
5 years, 1 month ago (2015-11-20 18:23:21 UTC) #4
brettw
lgtm
5 years, 1 month ago (2015-11-20 18:27:34 UTC) #5
kelvinp1
lgtm
5 years, 1 month ago (2015-11-20 19:18:07 UTC) #8
kelvinp
lgtm
5 years, 1 month ago (2015-11-20 19:18:51 UTC) #10
tfarina
lgtm! Looked at the first files briefly. Do you mind including in the CL description ...
5 years, 1 month ago (2015-11-20 19:25:52 UTC) #12
agrieve
Added in the command line. Thanks for taking a peek! (and for improving the formatter)! ...
5 years, 1 month ago (2015-11-20 19:28:47 UTC) #14
Kevin M
lgtm blimp
5 years, 1 month ago (2015-11-20 19:28:57 UTC) #16
tfarina
https://codereview.chromium.org/1464873002/diff/1/ash/BUILD.gn File ash/BUILD.gn (right): https://codereview.chromium.org/1464873002/diff/1/ash/BUILD.gn#newcode276 ash/BUILD.gn:276: #"//chrome:packed_resources", TODO(GYP) On 2015/11/20 19:25:52, tfarina wrote: > I ...
5 years, 1 month ago (2015-11-20 19:33:40 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-20 19:38:08 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1464873002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1464873002/1
5 years, 1 month ago (2015-11-20 19:42:35 UTC) #21
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-20 19:53:38 UTC) #22
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d7a71c88990b6788ceaf1ec9ee518099709ff3fd Cr-Commit-Position: refs/heads/master@{#360891}
5 years, 1 month ago (2015-11-20 19:54:24 UTC) #23
Dirk Pranke
I think this was a good thing to land, but we're probably gonna have to ...
5 years, 1 month ago (2015-11-20 20:19:30 UTC) #24
Dirk Pranke
https://codereview.chromium.org/1464873002/diff/1/components/BUILD.gn File components/BUILD.gn (right): https://codereview.chromium.org/1464873002/diff/1/components/BUILD.gn#newcode655 components/BUILD.gn:655: "strings", specifically, this change looks worse.
5 years, 1 month ago (2015-11-20 20:26:37 UTC) #26
tfarina
https://codereview.chromium.org/1464873002/diff/1/components/BUILD.gn File components/BUILD.gn (right): https://codereview.chromium.org/1464873002/diff/1/components/BUILD.gn#newcode655 components/BUILD.gn:655: "strings", agreed. +sylvain! https://codereview.chromium.org/1464873002/diff/1/components/BUILD.gn#newcode655 components/BUILD.gn:655: "strings", though this could ...
5 years, 1 month ago (2015-11-20 20:35:51 UTC) #28
Dirk Pranke
On 2015/11/20 20:35:51, tfarina wrote: > https://codereview.chromium.org/1464873002/diff/1/components/BUILD.gn > File components/BUILD.gn (right): > > https://codereview.chromium.org/1464873002/diff/1/components/BUILD.gn#newcode655 > ...
5 years, 1 month ago (2015-11-20 20:41:52 UTC) #29
brettw
On 2015/11/20 20:41:52, Dirk Pranke wrote: > but we don't forbid "strings" completely. Maybe we ...
5 years, 1 month ago (2015-11-20 21:19:52 UTC) #30
Dirk Pranke
On 2015/11/20 21:19:52, brettw wrote: > On 2015/11/20 20:41:52, Dirk Pranke wrote: > > but ...
5 years, 1 month ago (2015-11-20 21:27:56 UTC) #31
sdefresne
Thank you for fixing this. I'll take a look at fixing the formatter soon and ...
5 years, 1 month ago (2015-11-21 00:55:25 UTC) #32
sdefresne
https://codereview.chromium.org/1464873002/diff/1/components/BUILD.gn File components/BUILD.gn (right): https://codereview.chromium.org/1464873002/diff/1/components/BUILD.gn#newcode655 components/BUILD.gn:655: "strings", On 2015/11/20 at 20:35:50, tfarina wrote: > though ...
5 years, 1 month ago (2015-11-21 01:38:56 UTC) #33
tfarina
On 2015/11/21 00:55:25, sdefresne wrote: > Thank you for fixing this. I'll take a look ...
5 years ago (2015-12-01 19:21:50 UTC) #34
sdefresne
5 years ago (2015-12-02 18:43:24 UTC) #35
Message was sent while issue was closed.
https://codereview.chromium.org/1496653002

Powered by Google App Engine
This is Rietveld 408576698