Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Unified Diff: ui/chromeos/ime/candidate_view.h

Issue 727143002: Moves code from chromeos/ime to ui/base/ime/chromeos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/ui_base_tests.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/chromeos/ime/candidate_view.h
diff --git a/ui/chromeos/ime/candidate_view.h b/ui/chromeos/ime/candidate_view.h
index d781399e28bad5a75655dc064e8dee5e8577cb81..e839df4ef2441dd76fa10500383886786036298f 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 ASH_IME_CANDIDATE_VIEW_H_
-#define ASH_IME_CANDIDATE_VIEW_H_
+#ifndef UI_CHROMEOS_IME_CANDIDATE_VIEW_H_
+#define UI_CHROMEOS_IME_CANDIDATE_VIEW_H_
#include "base/gtest_prod_util.h"
#include "ui/base/ime/candidate_window.h"
« no previous file with comments | « ui/base/ui_base_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698