Index: ppapi/shared_impl/api_id.h |
diff --git a/ppapi/shared_impl/api_id.h b/ppapi/shared_impl/api_id.h |
index 08133544491c5de94f45a2b08038f101b3a92acf..f15f338836de43cc8a59228818f66d7b52420ebe 100644 |
--- a/ppapi/shared_impl/api_id.h |
+++ b/ppapi/shared_impl/api_id.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 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. |
@@ -29,6 +29,7 @@ enum ApiID { |
API_ID_PPB_FLASH_FILE_FILEREF, |
API_ID_PPB_FLASH_FILE_MODULELOCAL, |
API_ID_PPB_FLASH_MENU, |
+ API_ID_PPB_FLASH_MESSAGELOOP, |
API_ID_PPB_FLASH_NETCONNECTOR, |
API_ID_PPB_FONT, |
API_ID_PPB_GRAPHICS_2D, |