diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-12 00:28:40 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-12 00:28:40 +0000 |
commit | c2e4fb7444acb4c11964d708a86e1d6dd1748260 (patch) | |
tree | 5978b22f9d8b4bb280aafeb5d464fd12154e6c9a /chrome/common/extensions/api/app_window.idl | |
parent | 0d77b4958b7a05d4c90f1fdbfb65f30bd341c6f9 (diff) | |
download | chromium_src-c2e4fb7444acb4c11964d708a86e1d6dd1748260.zip chromium_src-c2e4fb7444acb4c11964d708a86e1d6dd1748260.tar.gz chromium_src-c2e4fb7444acb4c11964d708a86e1d6dd1748260.tar.bz2 |
Cleanup: Remove unnecessary comments in extensions IDL files.
Review URL: https://chromiumcodereview.appspot.com/10905154
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156189 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/api/app_window.idl')
-rw-r--r-- | chrome/common/extensions/api/app_window.idl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/extensions/api/app_window.idl b/chrome/common/extensions/api/app_window.idl index e1d4411..9dca0a3 100644 --- a/chrome/common/extensions/api/app_window.idl +++ b/chrome/common/extensions/api/app_window.idl @@ -2,8 +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 app.window { dictionary CreateWindowOptions { // Id to identify the window. This will be used to remember the size |