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

Unified Diff: chrome/chrome_exe.gypi

Issue 4710001: Split out command IDs from chrome_dll_resource.h. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years, 1 month 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: chrome/chrome_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index 424ae78d08cd1ec3d72294506a170f3a4f9574d7..ea1c4e66baa221c2925c7263384477f999f7c384 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -200,6 +200,7 @@
'installer_util',
],
'sources': [
+ 'app/chrome_command_ids.h',
tony 2010/11/08 23:10:47 Does this target actually use chrome_command_ids.h
'app/chrome_dll_main.cc',
'app/chrome_dll_resource.h',
],

Powered by Google App Engine
This is Rietveld 408576698