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

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: Removed data_unittest.py 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/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"]
module authentication;
// Database for the authentication implementation.
« no previous file with comments | « services/authentication/accounts_db_manager_unittest.cc ('k') | services/authentication/credentials_impl_db.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698