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

Unified Diff: base/base.gyp

Issue 10795083: Enable some parts of base that were previously disabled in base_untrusted (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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
« base/DEPS ('K') | « base/DEPS ('k') | base/base.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 54ef20ac8ef0e6027a38e518bf442e017258aad5..dbea597ed9881f6a8c600f122acd580077653ebe 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -207,8 +207,6 @@
'third_party/xdg_user_dirs/xdg_user_dir_lookup.cc',
'third_party/xdg_user_dirs/xdg_user_dir_lookup.h',
'auto_reset.h',
- 'base64.cc',
- 'base64.h',
'event_recorder.h',
'event_recorder_stubs.cc',
'event_recorder_win.cc',
@@ -233,13 +231,9 @@
'message_pump_mac.mm',
'metrics/field_trial.cc',
'metrics/field_trial.h',
- 'string16.cc',
- 'string16.h',
'sync_socket.h',
'sync_socket_win.cc',
'sync_socket_posix.cc',
- 'time_mac.cc',
- 'time_posix.cc',
],
},
{
« base/DEPS ('K') | « base/DEPS ('k') | base/base.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698