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

Unified Diff: sandbox/win/sandbox_poc/sandbox.rc

Issue 10783004: Move Windows Sandbox, trybots version (don't commit me!) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to top of tree Created 8 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
« no previous file with comments | « sandbox/win/sandbox_poc/sandbox.ico ('k') | sandbox/win/sandbox_poc/sandbox_poc.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/sandbox_poc/sandbox.rc
diff --git a/sandbox/sandbox_poc/sandbox.rc b/sandbox/win/sandbox_poc/sandbox.rc
similarity index 97%
rename from sandbox/sandbox_poc/sandbox.rc
rename to sandbox/win/sandbox_poc/sandbox.rc
index 978c96f6f231ba30ce93efbbbb14d99dc4294ab8..8d3b887cf5130478bd1e254fd6bc2d9a2031b847 100644
--- a/sandbox/sandbox_poc/sandbox.rc
+++ b/sandbox/win/sandbox_poc/sandbox.rc
@@ -90,7 +90,8 @@ END
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-IDI_SANDBOX ICON "sandbox.ico"
+// FIXME
+//IDI_SANDBOX ICON "sandbox.ico"
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
« no previous file with comments | « sandbox/win/sandbox_poc/sandbox.ico ('k') | sandbox/win/sandbox_poc/sandbox_poc.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698