Index: net/android/java/src/org/chromium/net/IRemoteAndroidKeyStoreInterface.aidl |
diff --git a/chrome/test/data/extensions/error_console/bad_extension_page/broken.js b/net/android/java/src/org/chromium/net/IRemoteAndroidKeyStoreInterface.aidl |
similarity index 60% |
copy from chrome/test/data/extensions/error_console/bad_extension_page/broken.js |
copy to net/android/java/src/org/chromium/net/IRemoteAndroidKeyStoreInterface.aidl |
index 5b99804a2ea277a6c29c55d25fe508c9cda12b47..3b54d2975454371fc0e9f22dc36404c41ae8579c 100644 |
--- a/chrome/test/data/extensions/error_console/bad_extension_page/broken.js |
+++ b/net/android/java/src/org/chromium/net/IRemoteAndroidKeyStoreInterface.aidl |
@@ -2,4 +2,5 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-foo.bar = baz; |
+interface org.chomium.net.IRemoteAndroidKeyStore; |
enrico.ros
2014/11/14 06:03:52
The domain 'chomium.net' is incorrect (missing 'r'
ppi
2014/11/14 10:03:34
Thanks for catching this - would you like to put t
|
+interface org.chromium.net.IRemoteAndroidKeyStoreCallbacks; |