| Index: chrome/browser/chromeos/options/take_photo_dialog.cc
|
| diff --git a/chrome/browser/chromeos/options/take_photo_dialog.cc b/chrome/browser/chromeos/options/take_photo_dialog.cc
|
| index 24d391933aee4593021fc8442211e5a98f55e03e..01a2379a42e41b827992f2dfe4c0b04c6af92bf9 100644
|
| --- a/chrome/browser/chromeos/options/take_photo_dialog.cc
|
| +++ b/chrome/browser/chromeos/options/take_photo_dialog.cc
|
| @@ -14,7 +14,7 @@
|
| #include "grit/locale_settings.h"
|
| #include "ui/base/accessibility/accessible_view_state.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| -#include "views/layout/layout_constants.h"
|
| +#include "ui/views/layout/layout_constants.h"
|
|
|
| namespace chromeos {
|
|
|
|
|