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

Unified Diff: chrome/browser/resources/chromeos/input_method/xkb_manifest.json

Issue 503383002: Allow component IME extension use app.window and add 'ime' window type for app window (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months 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/resources/chromeos/input_method/xkb_manifest.json
diff --git a/chrome/browser/resources/chromeos/input_method/xkb_manifest.json b/chrome/browser/resources/chromeos/input_method/xkb_manifest.json
index d607ed943f9b1247a93050717fbb050e2b2fb09c..f9a9206075ca3f5715924c506e3c5b2d21eee1be 100644
--- a/chrome/browser/resources/chromeos/input_method/xkb_manifest.json
+++ b/chrome/browser/resources/chromeos/input_method/xkb_manifest.json
@@ -5,6 +5,7 @@
"description": "Chrome OS XKB",
"default_locale": "en",
"permissions": [
+ "app.window.ime",
"input",
"metricsPrivate",
"accessibilityFeatures.read"

Powered by Google App Engine
This is Rietveld 408576698