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

Unified Diff: sandbox/sandbox.gyp

Issue 113190: Add support for alternate window station. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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/sandbox.gyp
===================================================================
--- sandbox/sandbox.gyp (revision 16307)
+++ sandbox/sandbox.gyp (working copy)
@@ -134,6 +134,8 @@
'src/win2k_threadpool.h',
'src/win_utils.cc',
'src/win_utils.h',
+ 'src/window.h',
+ 'src/window.cc',
# Precompiled headers.
'src/stdafx.cc',

Powered by Google App Engine
This is Rietveld 408576698