| Index: ui/chromeos/ime/candidate_view.h
|
| diff --git a/ui/chromeos/ime/candidate_view.h b/ui/chromeos/ime/candidate_view.h
|
| index e839df4ef2441dd76fa10500383886786036298f..d781399e28bad5a75655dc064e8dee5e8577cb81 100644
|
| --- a/ui/chromeos/ime/candidate_view.h
|
| +++ b/ui/chromeos/ime/candidate_view.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef UI_CHROMEOS_IME_CANDIDATE_VIEW_H_
|
| -#define UI_CHROMEOS_IME_CANDIDATE_VIEW_H_
|
| +#ifndef ASH_IME_CANDIDATE_VIEW_H_
|
| +#define ASH_IME_CANDIDATE_VIEW_H_
|
|
|
| #include "base/gtest_prod_util.h"
|
| #include "ui/base/ime/candidate_window.h"
|
|
|