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

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

Issue 1099313003: Add the IDL and stub implementation for the chrome.autofillPrivate API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: kalman comments. Created 5 years, 8 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 97d39314f6e4bec41d42071dfb42c8c7584edbe3..3cd9bcf5f87354d80e02d84eaf0f377f581abeb0 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -12,6 +12,7 @@
'accessibility_private.json',
'activity_log_private.json',
'audio_modem.idl',
+ 'autofill_private.idl',
'automation.idl',
'automation_internal.idl',
'autotest_private.idl',

Powered by Google App Engine
This is Rietveld 408576698