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

Unified Diff: webkit/plugins/ppapi/DEPS

Issue 8073021: Implement Pepper IME API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Incorporated comments from brettw, yzshen, and kochi. Created 9 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: webkit/plugins/ppapi/DEPS
diff --git a/webkit/plugins/ppapi/DEPS b/webkit/plugins/ppapi/DEPS
index ffafa6f440f835e5666f9b689fff8b880f093698..a2b6af669f1856921751333e92dc5f75db0f3237 100644
--- a/webkit/plugins/ppapi/DEPS
+++ b/webkit/plugins/ppapi/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+ppapi/thunk",
"+printing",
"+media/video",
+ "+ui/base/ime",
# This should technically not be allowed. Brett is refactoring this and will
# move this file to a more proper shared location in a future iteration.

Powered by Google App Engine
This is Rietveld 408576698