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

Unified Diff: chrome/test/data/components/flapper/mac_x64/manifest.json

Issue 394923005: [mac,win] Enable checking for 64-bit Pepper Flash (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Heck, cover Windows, too. Created 6 years, 5 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/components/flapper/mac_x64/manifest.json
diff --git a/chrome/test/data/components/flapper/linux_x64/manifest.json b/chrome/test/data/components/flapper/mac_x64/manifest.json
similarity index 98%
copy from chrome/test/data/components/flapper/linux_x64/manifest.json
copy to chrome/test/data/components/flapper/mac_x64/manifest.json
index 772f17e3a409f3d41e0b9421abab2aed6329bb62..94547c920611a29fe24398c8924d92d41d3b24be 100644
--- a/chrome/test/data/components/flapper/linux_x64/manifest.json
+++ b/chrome/test/data/components/flapper/mac_x64/manifest.json
@@ -4,7 +4,7 @@
"version": "11.9.900.170",
"x-flapper-revision": "1232353",
"x-ppapi-arch": "x64",
- "x-ppapi-os": "linux",
+ "x-ppapi-os": "mac",
"x-ppapi-required-interfaces": [
"PPB_AudioConfig;1.1|PPB_AudioConfig;1.0",
"PPB_AudioInput(Dev);0.3|PPB_AudioInput(Dev);0.2",

Powered by Google App Engine
This is Rietveld 408576698