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

Unified Diff: visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Strings.resx

Issue 11266051: Add PNaCl support for VS addin. (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: fix nits and tests Created 8 years, 2 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: visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Strings.resx
diff --git a/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Strings.resx b/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Strings.resx
index c9fd0c713d1ea23b01b8b0fc96c9455fa2438367..bdde4b999a2624ceb53eb6477630c9352cd0f697 100644
--- a/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Strings.resx
+++ b/visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Strings.resx
@@ -154,6 +154,9 @@
<value>--register-pepper-plugins="{0};application/x-nacl"</value>
<comment>Argument is plug-in assembly's path</comment>
</data>
+ <data name="PNaClPlatformName" xml:space="preserve">
+ <value>PNaCl</value>
+ </data>
<data name="SDKPathEnvironmentVariable" xml:space="preserve">
<value>NACL_SDK_ROOT</value>
</data>

Powered by Google App Engine
This is Rietveld 408576698