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

Unified Diff: ppapi/thunk/interfaces_postamble.h

Issue 167943004: Pepper: Remove UNPROXIED_API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 months 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
« no previous file with comments | « no previous file | ppapi/thunk/interfaces_ppb_public_dev.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/thunk/interfaces_postamble.h
diff --git a/ppapi/thunk/interfaces_postamble.h b/ppapi/thunk/interfaces_postamble.h
index cebfe74e5d2ac6818a990da6fd78a0172555a08c..4dca5cb13334bd9b0ae2c2bf9999829ac308a7b0 100644
--- a/ppapi/thunk/interfaces_postamble.h
+++ b/ppapi/thunk/interfaces_postamble.h
@@ -9,11 +9,6 @@
#undef PROXIED_API
#endif
-#ifdef UNDEFINE_UNPROXIED_API
-#undef UNDEFINE_UNPROXIED_API
-#undef UNPROXIED_API
-#endif
-
#ifdef UNDEFINE_PROXIED_IFACE
#undef UNDEFINE_PROXIED_IFACE
#undef PROXIED_IFACE
« no previous file with comments | « no previous file | ppapi/thunk/interfaces_ppb_public_dev.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698