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

Unified Diff: remoting/host/host_ui.rc

Issue 10535082: /C++ readability/ - Make Chromoting Host report crashes to Breakpad (Windows only). The user must e… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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: remoting/host/host_ui.rc
diff --git a/remoting/host/host_ui.rc b/remoting/host/host_ui.rc
index a15a5cc17f02bbf9ab418ef6c8c3f7db537bd852..d1e2d5ae21d6e63503f0398ba40186a31a05c5b3 100644
--- a/remoting/host/host_ui.rc
+++ b/remoting/host/host_ui.rc
@@ -8,7 +8,6 @@
// Generated from the TEXTINCLUDE 2 resource.
//
#include "winres.h"
-#include "constants.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -36,7 +35,6 @@ END
2 TEXTINCLUDE
BEGIN
"#include ""winres.h""\r\n"
- "#include ""constants.h""\r\n"
"\0"
END

Powered by Google App Engine
This is Rietveld 408576698