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

Unified Diff: src/trusted/plugin/srpc/browser_interface.h

Issue 1092005: Issue 1092005 (Closed) Base URL: http://nativeclient.googlecode.com/svn/trunk/src/native_client/
Patch Set: Created 10 years, 9 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 | src/trusted/plugin/srpc/browser_interface.cc » ('j') | src/trusted/plugin/srpc/plugin.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/plugin/srpc/browser_interface.h
===================================================================
--- src/trusted/plugin/srpc/browser_interface.h (revision 1695)
+++ src/trusted/plugin/srpc/browser_interface.h (working copy)
@@ -88,13 +88,13 @@
static uintptr_t kOnloadIdent;
static uintptr_t kModuleReadyIdent;
static uintptr_t kNaClMultimediaBridgeIdent;
+ static uintptr_t kNexeIdent;
static uintptr_t kNullNpapiMethodIdent;
static uintptr_t kPrintIdent;
static uintptr_t kReadIdent;
static uintptr_t kSetCommandLogIdent;
static uintptr_t kShmFactoryIdent;
static uintptr_t kSignaturesIdent;
- static uintptr_t kSrcIdent;
static uintptr_t kToStringIdent;
static uintptr_t kUrlAsNaClDescIdent;
static uintptr_t kValueOfIdent;
« no previous file with comments | « no previous file | src/trusted/plugin/srpc/browser_interface.cc » ('j') | src/trusted/plugin/srpc/plugin.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698