Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Unified Diff: ppapi/thunk/ppb_widget_thunk.cc

Issue 11411102: Deprecate and remove unused PPB_Flash functions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698