diff options
Diffstat (limited to 'chromeos/dbus/volume_state.cc')
-rw-r--r-- | chromeos/dbus/volume_state.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromeos/dbus/volume_state.cc b/chromeos/dbus/volume_state.cc index da0ff13..7961520 100644 --- a/chromeos/dbus/volume_state.cc +++ b/chromeos/dbus/volume_state.cc @@ -5,7 +5,7 @@ #include "chromeos/dbus/volume_state.h" #include "base/format_macros.h" -#include "base/stringprintf.h" +#include "base/strings/stringprintf.h" namespace chromeos { |