Index: ppapi/proxy/interface_id.h |
diff --git a/ppapi/proxy/interface_id.h b/ppapi/proxy/interface_id.h |
index b412441e54111bf5ae2be808df24976766196b2c..191f9906ecce6b4ae1c0ef050c5be2297cf2b59c 100644 |
--- a/ppapi/proxy/interface_id.h |
+++ b/ppapi/proxy/interface_id.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 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. |
@@ -24,6 +24,7 @@ enum InterfaceID { |
INTERFACE_ID_PPB_FILE_REF, |
INTERFACE_ID_PPB_FILE_SYSTEM, |
INTERFACE_ID_PPB_FLASH, |
+ INTERFACE_ID_PPB_FLASH_FILE_FILEREF, |
INTERFACE_ID_PPB_FLASH_FILE_MODULELOCAL, |
INTERFACE_ID_PPB_FLASH_MENU, |
INTERFACE_ID_PPB_FONT, |