Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(591)

Issue 768053002: Move c/b/chromeos/customization_* into c/b/chromeos/customization (Closed)

Created:
6 years ago by satorux1
Modified:
6 years ago
Reviewers:
Alexander Alekseev
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, dzhioev+watch_chromium.org, jshin+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move c/b/chromeos/customization_* into c/b/chromeos/customization In favor of less files to have directly under c/b/chromeos. This change was created mechanically as follows: % cd chrome/browser/chromeos % mkdir customization % git mv customization_* customization % cd - % tools/git/mass-rename.sh % tools/git/for-all-touched-files.py -c "tools/sort-headers.py -f [[FILENAME]]" BUG=none TEST=things build as before [email protected] Committed: https://chromium.googlesource.com/chromium/src/+/876d4e673cb9f9cacd8f609374dbb93c4e7cb170

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2696 lines) Patch
A + chrome/browser/chromeos/customization/customization_document.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/browser/chromeos/customization/customization_document.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + chrome/browser/chromeos/customization/customization_document_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/chromeos/customization/customization_document_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/chromeos/customization/customization_wallpaper_downloader.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/browser/chromeos/customization/customization_wallpaper_downloader.cc View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/chromeos/customization/customization_wallpaper_downloader_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D chrome/browser/chromeos/customization_document.h View 1 chunk +0 lines, -334 lines 0 comments Download
D chrome/browser/chromeos/customization_document.cc View 1 chunk +0 lines, -972 lines 0 comments Download
D chrome/browser/chromeos/customization_document_browsertest.cc View 1 chunk +0 lines, -255 lines 0 comments Download
D chrome/browser/chromeos/customization_document_unittest.cc View 1 chunk +0 lines, -465 lines 0 comments Download
D chrome/browser/chromeos/customization_wallpaper_downloader.h View 1 chunk +0 lines, -118 lines 0 comments Download
D chrome/browser/chromeos/customization_wallpaper_downloader.cc View 1 chunk +0 lines, -195 lines 0 comments Download
D chrome/browser/chromeos/customization_wallpaper_downloader_browsertest.cc View 1 chunk +0 lines, -320 lines 0 comments Download
M chrome/browser/chromeos/login/existing_user_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/oobe_localization_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/screens/eula_screen.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/screens/kiosk_autolaunch_screen.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/screens/kiosk_enable_screen.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/mobile_config.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_provider_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_provider_impl_chromeos_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_provider_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/about_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/l10n_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/l10n_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/network_screen_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
satorux1
Just found that there were 7 files that start with "customization_" under c/b/chromeos, and thought ...
6 years ago (2014-12-01 06:41:31 UTC) #2
Alexander Alekseev
lgtm
6 years ago (2014-12-02 16:58:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/768053002/1
6 years ago (2014-12-03 01:51:20 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/27843)
6 years ago (2014-12-03 03:01:34 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/876d4e673cb9f9cacd8f609374dbb93c4e7cb170 Cr-Commit-Position: refs/heads/master@{#306554}
6 years ago (2014-12-03 04:54:16 UTC) #8
satorux1
6 years ago (2014-12-03 04:54:32 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
876d4e673cb9f9cacd8f609374dbb93c4e7cb170 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698