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

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

Issue 1030803002: Restore the architecture check for Pepper plugins. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/common/pepper_flash.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/components/flapper/windows_x64/manifest.json
diff --git a/chrome/test/data/components/flapper/windows_x64/manifest.json b/chrome/test/data/components/flapper/windows_x64/manifest.json
index d8585a3283a0a59cfd539408dbdf040e8ade506a..bdb2567de1cc173f1b6511b64739f0cf488be2b8 100644
--- a/chrome/test/data/components/flapper/windows_x64/manifest.json
+++ b/chrome/test/data/components/flapper/windows_x64/manifest.json
@@ -3,7 +3,7 @@
"name": "Flapper",
"version": "11.9.900.170",
"x-flapper-revision": "1232353",
- "x-ppapi-arch": "ia32",
+ "x-ppapi-arch": "x64",
"x-ppapi-os": "win",
"x-ppapi-required-interfaces": [
"PPB_AudioConfig;1.1|PPB_AudioConfig;1.0",
« no previous file with comments | « chrome/common/pepper_flash.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698