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

Unified Diff: web_apks/minting_example/libs/runtime_library/src/org/chromium/minting/libs/runtime_library/common.aidl

Issue 1951053003: Remove unused IMintedApiCallback (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « web_apks/minting_example/libs/runtime_library/src/org/chromium/minting/libs/runtime_library/MintedServiceImpl.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: web_apks/minting_example/libs/runtime_library/src/org/chromium/minting/libs/runtime_library/common.aidl
diff --git a/web_apks/minting_example/libs/runtime_library/src/org/chromium/minting/libs/runtime_library/common.aidl b/web_apks/minting_example/libs/runtime_library/src/org/chromium/minting/libs/runtime_library/common.aidl
index deb6d1bebeab447253a00472895f25abdd6311e6..571004616112c9b8c71039620b9a77219e578727 100644
--- a/web_apks/minting_example/libs/runtime_library/src/org/chromium/minting/libs/runtime_library/common.aidl
+++ b/web_apks/minting_example/libs/runtime_library/src/org/chromium/minting/libs/runtime_library/common.aidl
@@ -5,4 +5,3 @@
// This file is needed to compile IMintedApi.aidl.
interface org.chromium.minting.libs.runtime_library.IMintedApi;
-interface org.chromium.minting.libs.runtime_library.IMintedApiCallback;
« no previous file with comments | « web_apks/minting_example/libs/runtime_library/src/org/chromium/minting/libs/runtime_library/MintedServiceImpl.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698