chore: remove unused l10n_util includes (#20412)

This commit is contained in:
Shelley Vohr 2019-10-04 02:31:38 +02:00 committed by Cheng Zhao
parent 509587eb81
commit 82ff142f9c
5 changed files with 0 additions and 5 deletions

View file

@ -93,7 +93,6 @@
#include "content/public/browser/browser_task_traits.h"
#include "content/public/browser/browser_thread.h"
#include "net/base/network_interfaces.h"
#include "ui/base/l10n/l10n_util.h"
#if defined(TOOLKIT_VIEWS) && defined(OS_LINUX) && !defined(OS_CHROMEOS)
#include "ui/views/linux_ui/linux_ui.h"