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

Unified Diff: remoting/host/win/core.rc

Issue 12315122: Make sure .RC file including elevated_controller.tlb is rebuilt every time .TLB is updated. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 10 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 | « no previous file | remoting/remoting.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/win/core.rc
diff --git a/remoting/host/win/core.rc b/remoting/host/win/core.rc
index ac7ca69954ffa6af3232394a1650a336e57a675a..1bec0ba48dc85c3173659aa562ce4a996262224f 100644
--- a/remoting/host/win/core.rc
+++ b/remoting/host/win/core.rc
@@ -21,9 +21,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
-// Embedded type library.
-1 typelib "remoting/host/elevated_controller.tlb"
-
/////////////////////////////////////////////////////////////////////////////
//
// String Table
« no previous file with comments | « no previous file | remoting/remoting.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698