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

Unified Diff: chrome/test/data/extensions/devtools/timeline_api_two/manifest.json

Issue 12281003: Remove extension process side of chrome.devtools API, it's obsolete. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « chrome/test/data/extensions/devtools/timeline_api_two/background_two.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/devtools/timeline_api_two/manifest.json
diff --git a/chrome/test/data/extensions/devtools/timeline_api_two/manifest.json b/chrome/test/data/extensions/devtools/timeline_api_two/manifest.json
deleted file mode 100644
index d06c64dae49b778a9e8c80f51e6592ffae682553..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/devtools/timeline_api_two/manifest.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "name": "DevTools test (two)",
- "version": "0.1",
- "manifest_version": 2,
- "description": "",
- "background": {
- "page": "background_two.html"
- }
-}
« no previous file with comments | « chrome/test/data/extensions/devtools/timeline_api_two/background_two.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698