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

Unified Diff: chrome/test/data/performance_monitor/extensions/simple_extension_v1/manifest.json

Issue 10568014: CPM Extension Event Watching Browsertests (Closed) Base URL: http://git.chromium.org/chromium/src.git@dc_extension_event_watching
Patch Set: Final nits fixed Created 8 years, 6 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/performance_monitor/extensions/simple_extension_v1/manifest.json
diff --git a/chrome/test/data/extensions/permissions_increase/v1/manifest.json b/chrome/test/data/performance_monitor/extensions/simple_extension_v1/manifest.json
similarity index 67%
copy from chrome/test/data/extensions/permissions_increase/v1/manifest.json
copy to chrome/test/data/performance_monitor/extensions/simple_extension_v1/manifest.json
index 279a0d1a07b7fa4f8effb36ea581b12149100f8d..43f6ae4c07761f4f21458cb8e5fc0f6afb0710e0 100644
--- a/chrome/test/data/extensions/permissions_increase/v1/manifest.json
+++ b/chrome/test/data/performance_monitor/extensions/simple_extension_v1/manifest.json
@@ -1,5 +1,5 @@
{
"version": "1",
- "name": "Permission Test",
+ "name": "Simple Extension",
"background_page": "background.html"
}

Powered by Google App Engine
This is Rietveld 408576698