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

Unified Diff: win8/delegate_execute/delegate_execute.cc

Issue 14201003: intsafe workaround to separate header (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 | « build/precompile.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/delegate_execute/delegate_execute.cc
diff --git a/win8/delegate_execute/delegate_execute.cc b/win8/delegate_execute/delegate_execute.cc
index 770b8e8e28568ad6d6117f1cd9b9a49fa0cda454..485cf250afc670a466abac35b27d0b7ed83ca9c9 100644
--- a/win8/delegate_execute/delegate_execute.cc
+++ b/win8/delegate_execute/delegate_execute.cc
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+#include "build/intsafe_workaround.h"
+
#include <atlbase.h>
#include <atlcom.h>
#include <atlctl.h>
« no previous file with comments | « build/precompile.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698