| Index: chrome/common/extensions/api/experimental_system_info_memory.idl
|
| diff --git a/chrome/common/extensions/api/experimental_system_info_memory.idl b/chrome/common/extensions/api/experimental_system_info_memory.idl
|
| index 09f226f23807c5248a69a1f541a25b9896aebdf5..5d2f996a1f60cc499c0f748377c02db7d47a3b67 100644
|
| --- a/chrome/common/extensions/api/experimental_system_info_memory.idl
|
| +++ b/chrome/common/extensions/api/experimental_system_info_memory.idl
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// File-level comment to appease parser. Eventually this will not be necessary.
|
| namespace experimental.systemInfo.memory {
|
|
|
| dictionary MemoryInfo {
|
|
|