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

Unified Diff: services/authentication/authentication_impl_db.mojom

Issue 1466733002: Google OAuth Device Flow support for FNL (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 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
Index: services/authentication/authentication_impl_db.mojom
diff --git a/services/authentication/authentication_impl_db.mojom b/services/authentication/authentication_impl_db.mojom
index 72b217d170afb082e1c78b50b6d8f38dc85975af..4273277abd1cda14e0d02ec07f249c54cf8c8f87 100644
--- a/services/authentication/authentication_impl_db.mojom
+++ b/services/authentication/authentication_impl_db.mojom
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-[JavaPackage="org.chromium.mojo.authentication"]
+[DartPackage="mojo_services", JavaPackage="org.chromium.mojo.authentication"]
qsr 2016/02/16 14:17:06 You should not need any of those. You do not want
ukode 2016/02/26 21:35:50 Java version is still used by Android auth impl. A
module authentication;
// Database for the authentication implementation.

Powered by Google App Engine
This is Rietveld 408576698