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

Unified Diff: base/base.gypi

Issue 8949026: Move net/base/sys_byteorder.h to base/sys_byteorder.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Once more, with feeling Created 9 years 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 | base/sys_byteorder.h » ('j') | base/sys_byteorder.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 9251dd9cd44761a96b3c7c9da474ad2de1faea5f..14864568a381c131bdf63c94b239e3d5c272ee18 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -291,6 +291,7 @@
'system_monitor/system_monitor_mac.mm',
'system_monitor/system_monitor_posix.cc',
'system_monitor/system_monitor_win.cc',
+ 'sys_byteorder.h',
'sys_info.h',
'sys_info_chromeos.cc',
'sys_info_freebsd.cc',
« no previous file with comments | « no previous file | base/sys_byteorder.h » ('j') | base/sys_byteorder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698