chromium/out/Default/gen/third_party/dawn/include/dawn/dawn_proc_table.h


#ifndef DAWN_DAWN_PROC_TABLE_H_
#define DAWN_DAWN_PROC_TABLE_H_

#include "dawn/webgpu.h"

// Note: Often allocated as a static global. Do not add a complex constructor.
DawnProcTable;

#endif  // DAWN_DAWN_PROC_TABLE_H_