Make the root_namespace argument to json_schema_compiler.gypi a string
commit8d368d625b14b85907c1fb08c4e67e3aa5bc064c
authorkalman@chromium.org <kalman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 5 Aug 2014 08:02:06 +0000 (5 08:02 +0000)
committerkalman@chromium.org <kalman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 5 Aug 2014 08:02:06 +0000 (5 08:02 +0000)
tree64c64f8ff50fa3e8ed3b02774d49d7ec84ae564e
parente6477f130202747afd404c16f9a86e8333e3337a
Make the root_namespace argument to json_schema_compiler.gypi a string
pattern rather than a prefix.

BUG=370952
R=yoz@chromium.org
TBR=dmazzoni@chromium.org

Review URL: https://codereview.chromium.org/437883002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287488 0039d316-1c4b-4281-b951-d872f2087c98
23 files changed:
build/json_schema_bundle_compile.gypi
build/json_schema_compile.gypi
chrome/browser/performance_monitor/BUILD.gn
chrome/browser/performance_monitor/performance_monitor.gyp
chrome/common/extensions/api/BUILD.gn
chrome/common/extensions/api/api.gyp
extensions/common/api/BUILD.gn
extensions/common/api/api.gyp
extensions/generated_extensions_api.gni
extensions/shell/common/api/api.gyp
tools/json_schema_compiler/cc_generator.py
tools/json_schema_compiler/compiler.py
tools/json_schema_compiler/cpp_bundle_generator.py
tools/json_schema_compiler/cpp_generator.py
tools/json_schema_compiler/cpp_type_generator.py
tools/json_schema_compiler/cpp_type_generator_test.py
tools/json_schema_compiler/cpp_util.py
tools/json_schema_compiler/cpp_util_test.py
tools/json_schema_compiler/features_h_generator.py
tools/json_schema_compiler/h_generator.py
tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
ui/accessibility/BUILD.gn
ui/accessibility/accessibility.gyp