Index: ppapi/thunk/ppb_widget_thunk.cc |
diff --git a/ppapi/thunk/ppb_widget_thunk.cc b/ppapi/thunk/ppb_widget_thunk.cc |
index c7e243ea5fc76c9d9fbcaae5a3589115f8deaf96..8d99ed1dceed2a5b7a862c38b4640067695622e1 100644 |
--- a/ppapi/thunk/ppb_widget_thunk.cc |
+++ b/ppapi/thunk/ppb_widget_thunk.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// From dev/ppb_widget_dev.idl modified Fri Nov 16 11:26:06 2012. |
yzshen1
2012/11/20 21:01:26
Why this is changed?
raymes
2012/11/20 23:40:32
I'm not sure. generator.py decided to update it. I
|
+// From dev/ppb_widget_dev.idl modified Tue Nov 20 09:31:13 2012. |
#include "ppapi/c/dev/ppb_widget_dev.h" |
#include "ppapi/c/pp_errors.h" |