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

Unified Diff: chrome/browser/extensions/extension_input_method_api.cc

Issue 8713006: Revert "Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extensions.""" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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
Index: chrome/browser/extensions/extension_input_method_api.cc
diff --git a/chrome/browser/chromeos/extensions/input_method_extension_api.cc b/chrome/browser/extensions/extension_input_method_api.cc
similarity index 94%
rename from chrome/browser/chromeos/extensions/input_method_extension_api.cc
rename to chrome/browser/extensions/extension_input_method_api.cc
index 09bb830757d554764cd3290a9dd261f9b277df53..cf2bbd294a7797e3dd785d0a8fb24fd7406cc315 100644
--- a/chrome/browser/chromeos/extensions/input_method_extension_api.cc
+++ b/chrome/browser/extensions/extension_input_method_api.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/chromeos/extensions/input_method_extension_api.h"
+#include "chrome/browser/extensions/extension_input_method_api.h"
#include "base/values.h"
#include "chrome/browser/chromeos/input_method/input_method_manager.h"
« no previous file with comments | « chrome/browser/extensions/extension_input_method_api.h ('k') | chrome/browser/extensions/extension_input_method_apitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698