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

Unified Diff: chrome/test/data/extensions/api_test/tab_capture/performance.js

Issue 127353002: Clean-up: Move tabCapture API test data files out of experimental dir. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 6 years, 11 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/api_test/tab_capture/performance.html ('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/api_test/tab_capture/performance.js
diff --git a/chrome/test/data/extensions/api_test/tab_capture/experimental/performance.js b/chrome/test/data/extensions/api_test/tab_capture/performance.js
similarity index 99%
rename from chrome/test/data/extensions/api_test/tab_capture/experimental/performance.js
rename to chrome/test/data/extensions/api_test/tab_capture/performance.js
index 6b281ebc0f1b0f9ce327ae0f5520421c91602b9c..990895501fef6fc4ff5f1099aff8ec80b5214543 100644
--- a/chrome/test/data/extensions/api_test/tab_capture/experimental/performance.js
+++ b/chrome/test/data/extensions/api_test/tab_capture/performance.js
@@ -105,7 +105,7 @@ function tabCapturePerformanceTest() {
minHeight: 1080,
maxWidth: 1920,
maxHeight: 1080,
- maxFrameRate: fps,
+ maxFrameRate: fps,
}
}
},
« no previous file with comments | « chrome/test/data/extensions/api_test/tab_capture/performance.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698