diff options
author | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2018-05-15 10:20:33 +0200 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@qt.io> | 2018-05-15 10:28:57 +0000 |
commit | d17ea114e5ef69ad5d5d7413280a13e6428098aa (patch) | |
tree | 2c01a75df69f30d27b1432467cfe7c1467a498da /chromium/ash/standalone/BUILD.gn | |
parent | 8c5c43c7b138c9b4b0bf56d946e61d3bbc111bec (diff) | |
download | qtwebengine-chromium-d17ea114e5ef69ad5d5d7413280a13e6428098aa.tar.gz |
BASELINE: Update Chromium to 67.0.3396.47
Change-Id: Idcb1341782e417561a2473eeecc82642dafda5b7
Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'chromium/ash/standalone/BUILD.gn')
-rw-r--r-- | chromium/ash/standalone/BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/ash/standalone/BUILD.gn b/chromium/ash/standalone/BUILD.gn index 3b70c57f379..c438c0e1653 100644 --- a/chromium/ash/standalone/BUILD.gn +++ b/chromium/ash/standalone/BUILD.gn @@ -20,10 +20,10 @@ service("ash_standalone") { "//ash:ash_service_resources", "//ash:ash_service_resources_200", "//ash:ash_shell_lib", + "//ash/app_list/presenter", "//services/service_manager/public/cpp", "//services/ui/public/cpp/input_devices", "//services/ui/public/interfaces", - "//ui/app_list/presenter", "//ui/views/examples:views_examples_lib", ] |