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

Unified Diff: ppapi/api/private/ppb_flash.idl

Issue 13875006: Attempting to fix perf regression on Linux of nacl_helper-data/data. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 8 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/c/private/ppb_flash.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/private/ppb_flash.idl
===================================================================
--- ppapi/api/private/ppb_flash.idl (revision 195342)
+++ ppapi/api/private/ppb_flash.idl (working copy)
@@ -103,12 +103,7 @@
/**
* Specifies the document URL which contains the flash instance.
*/
- PP_FLASHCRASHKEY_URL = 1,
-
- /**
- * Specifies the URL of the current swf.
- */
- PP_FLASHCRASHKEY_RESOURCE_URL = 2
+ PP_FLASHCRASHKEY_URL = 1
};
/**
« no previous file with comments | « no previous file | ppapi/c/private/ppb_flash.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698