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

Unified Diff: chrome/test/data/extensions/api_test/search_engines_private/manifest.json

Issue 1688333002: Deleting chrome.searchEnginesPrivate API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@manage_search_engines_ui1
Patch Set: Update histograms.xml 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: chrome/test/data/extensions/api_test/search_engines_private/manifest.json
diff --git a/chrome/test/data/extensions/api_test/search_engines_private/manifest.json b/chrome/test/data/extensions/api_test/search_engines_private/manifest.json
deleted file mode 100644
index 2d18ce01aba78fd94a2a4352d113f77ca52fc759..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/api_test/search_engines_private/manifest.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC74Vbx3EbhPc/FOvn6+HxCjMSml0HdPMiuRjj5a3b+MnRML1iJ9OAgbKUYJ/u3s25/cGq8pNB0NbyupHGEqvqAE7TcNr1mdgs0PWxh2IOI1GKrxlzxpqzQuFmxq5WHKr5RrwZ4/Xq0t/+e8JkvhZdW0jarz/28Jom0gkM5lorsewIDAQAB",
- "name": "searchEnginesPrivate API interface test",
- "version": "0.1",
- "manifest_version": 2,
- "description": "Test of chrome.searchEnginesPrivate interface",
- "permissions": [
- "searchEnginesPrivate"
- ]
-}

Powered by Google App Engine
This is Rietveld 408576698