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

Unified Diff: services/vanadium/security/principal_service.go

Issue 1783623005: Add mojo/c/system/{time.h,wait.h}. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 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
Index: services/vanadium/security/principal_service.go
diff --git a/services/vanadium/security/principal_service.go b/services/vanadium/security/principal_service.go
index 9172769f067d5e5ac5e9b26ef1e19d26568da26e..5331321ccdaad7428a39ef69c531e5ece9bc93e8 100644
--- a/services/vanadium/security/principal_service.go
+++ b/services/vanadium/security/principal_service.go
@@ -22,7 +22,8 @@ import (
vpkg "mojo/services/vanadium/security/interfaces/principal"
)
-//#include "mojo/public/c/system/types.h"
+//#include "mojo/public/c/system/handle.h"
+//#include "mojo/public/c/system/result.h"
import "C"
const blesserURL = "https://dev.v.io/auth/google/bless"

Powered by Google App Engine
This is Rietveld 408576698