author | Eugene Ostroukhov <eugeneo@symbian.org> |
Thu, 29 Jul 2010 10:00:34 -0700 | |
changeset 458 | 5ff93668b08c |
parent 355 | 8726e95bcbba |
permissions | -rw-r--r-- |
2 | 1 |
# Copyright (c) 2009 The Chromium Authors. All rights reserved. |
2 |
# Use of this source code is governed by a BSD-style license that can be |
|
3 |
# found in the LICENSE file. |
|
4 |
||
5 |
providerName = The Chromium Authors |
|
6 |
||
355
8726e95bcbba
Initial commit of updated Chrome Java SDK
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
2
diff
changeset
|
7 |
pluginName = Chromium JavaScript Remote Debugger Core |
8726e95bcbba
Initial commit of updated Chrome Java SDK
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
2
diff
changeset
|
8 |
|
8726e95bcbba
Initial commit of updated Chrome Java SDK
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
2
diff
changeset
|
9 |
SourceNameMapperContainer.name = JavaScript Source Name Mapper |
8726e95bcbba
Initial commit of updated Chrome Java SDK
Eugene Ostroukhov <eugeneo@symbian.org>
parents:
2
diff
changeset
|
10 |
SourceNameMapperContainer.description = Transforms name of source and delegates lookup to another source container. |