| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index bb3806173bd1c24737a14ebb0c75fcc632f3ff7a..842668bc2b1245a73de2b7c58a37f850ba85ce15 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -52,7 +52,6 @@
|
| 'experimental_dns.idl',
|
| 'experimental_history.json',
|
| 'experimental_identity.idl',
|
| - 'experimental_idltest.idl',
|
| 'location.idl',
|
| 'system_memory.idl',
|
| 'extension.json',
|
| @@ -65,6 +64,7 @@
|
| 'identity.idl',
|
| 'identity_private.idl',
|
| 'idle.json',
|
| + 'idltest.idl',
|
| 'infobars.json',
|
| 'input_ime.json',
|
| 'log_private.idl',
|
|
|