Index: chrome/nacl/nacl_helper_exports.txt |
diff --git a/chrome/nacl/nacl_helper_exports.txt b/chrome/nacl/nacl_helper_exports.txt |
deleted file mode 100644 |
index af930c11a6f0dd64dcefbdb9e3b4913a5be3a31a..0000000000000000000000000000000000000000 |
--- a/chrome/nacl/nacl_helper_exports.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-# gnu-ld version script for exporting desired symbols from nacl_helper |
-# |
- |
-NACL_HELPER_1_0 { |
- global: |
- nacl_helper_init; |
- nacl_helper_get_1G_address; |
- local: |
- *; |
-}; |