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

Unified Diff: gin/public/gin_embedders.h

Issue 467263006: JavaScript Content Handler Version 0.0 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Working and relatively complete Created 6 years, 3 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 | mojo/apps/js/js_app.h » ('j') | mojo/apps/js/js_app.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/public/gin_embedders.h
diff --git a/gin/public/gin_embedders.h b/gin/public/gin_embedders.h
index bffe6e0856e52a932a0c8f5bd52ea40f3d2693f1..68e294c26d6a7b8bc5534bc32bebfa5f4bdcbb57 100644
--- a/gin/public/gin_embedders.h
+++ b/gin/public/gin_embedders.h
@@ -14,6 +14,7 @@ namespace gin {
enum GinEmbedder {
kEmbedderNativeGin,
kEmbedderBlink,
+ kEmbedderMojo,
};
} // namespace gin
« no previous file with comments | « no previous file | mojo/apps/js/js_app.h » ('j') | mojo/apps/js/js_app.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698