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

Unified Diff: chrome/common/extensions/api/schemas.gypi

Issue 1587913002: Use common generated file for inputMethodPrivate APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/common/extensions/api/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index e586ccb866774107c647a777f17597623e983a80..89e6b00331896ec3f6adadf92813a0e43223b1ba 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -128,6 +128,7 @@
'users_private.idl',
'wallpaper.json',
'wallpaper_private.json',
+ 'input_method_private.json',
Shu Chen 2016/01/14 03:49:56 I think this should be in alphabet order.
Azure Wei 2016/01/14 04:17:04 Done.
],
'chromeos_non_compiled_schema_files': [
'chromeos_info_private.json',

Powered by Google App Engine
This is Rietveld 408576698