diff options
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/build/linux/SYMBOLS | 1 | ||||
-rw-r--r-- | chrome/tools/build/win/SYMBOLS | 4 | ||||
-rw-r--r-- | chrome/tools/build/win/TESTS | 7 |
3 files changed, 12 insertions, 0 deletions
diff --git a/chrome/tools/build/linux/SYMBOLS b/chrome/tools/build/linux/SYMBOLS new file mode 100644 index 0000000..873053d --- /dev/null +++ b/chrome/tools/build/linux/SYMBOLS @@ -0,0 +1 @@ +chrome.breakpad.ia32
\ No newline at end of file diff --git a/chrome/tools/build/win/SYMBOLS b/chrome/tools/build/win/SYMBOLS new file mode 100644 index 0000000..64f91df --- /dev/null +++ b/chrome/tools/build/win/SYMBOLS @@ -0,0 +1,4 @@ +chrome_dll.pdb +chrome_exe.pdb +mini_installer.pdb +setup.pdb
\ No newline at end of file diff --git a/chrome/tools/build/win/TESTS b/chrome/tools/build/win/TESTS new file mode 100644 index 0000000..40db91e --- /dev/null +++ b/chrome/tools/build/win/TESTS @@ -0,0 +1,7 @@ +reliability_tests.exe
+test_shell.exe
+automated_ui_tests.exe
+icudt38.dll
+icudt42.dll
+plugins\npapi_layout_test_plugin.dll
+fonts\*
\ No newline at end of file |