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

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

Issue 10689170: Move the Windows sandbox to sandbox/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on 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
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
/////////////////////////////////////////////////////////////////////////////

Powered by Google App Engine
This is Rietveld 408576698