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

Unified Diff: base/base_untrusted.gyp

Issue 13866034: Pepper: Add VLOG support for NaCl plugins. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 7 years, 8 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 | « base/base.gypi ('k') | base/logging.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_untrusted.gyp
diff --git a/base/base_untrusted.gyp b/base/base_untrusted.gyp
index b63885b6644c4d3455efd5a7f6d5b086985f0db1..a4c26b1adf2112dfcdb87b35cfee6781b93adac2 100644
--- a/base/base_untrusted.gyp
+++ b/base/base_untrusted.gyp
@@ -23,6 +23,8 @@
'build_glibc': 1,
'build_newlib': 1,
'sources': [
+ 'base_switches.cc',
+ 'base_switches.h',
'string16.cc',
'sync_socket_nacl.cc',
'time_posix.cc',
« no previous file with comments | « base/base.gypi ('k') | base/logging.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698