blob: d3ca82f80d25fd495bda695c601878bae4b2455b (
plain)
1
2
3
4
5
6
7
8
|
; Copyright 2013 The Chromium Authors. All rights reserved.
; Use of this source code is governed by a BSD-style license that can be
; found in the LICENSE file.
LIBRARY "chrome_elf.dll"
EXPORTS
InitChromeElf
|