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

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

Issue 643283002: Add Chrome IME extensions to the whitelisted extensions for app.window.alpha (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add reference to crbug Created 6 years, 2 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 a42dce94590fd2d1b14f69be88eb9f7fa376d21c..974b7a7d9aeca038d48b4c7ea25089fd1261b7c2 100644
--- a/chrome/browser/resources/chromeos/input_method/xkb_manifest.json
+++ b/chrome/browser/resources/chromeos/input_method/xkb_manifest.json
@@ -6,6 +6,7 @@
"default_locale": "en",
"permissions": [
"app.window.ime",
+ "app.window.alpha",
"input",
"metricsPrivate",
"accessibilityFeatures.read"

Powered by Google App Engine
This is Rietveld 408576698