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

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
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/rand_util_nacl.cc » ('J')
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..98d99f0aca3a4813092ba87b91eaf4999fe95cd8 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,10 @@
'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',
],
},
{
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/rand_util_nacl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698