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

Unified Diff: tools/memory_watcher/memory_watcher.gyp

Issue 55833004: Mark memory_watcher as chromium_code. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 7 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
« no previous file with comments | « tools/memory_watcher/memory_hook.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/memory_watcher/memory_watcher.gyp
===================================================================
--- tools/memory_watcher/memory_watcher.gyp (revision 232310)
+++ tools/memory_watcher/memory_watcher.gyp (working copy)
@@ -3,6 +3,9 @@
# found in the LICENSE file.
{
+ 'variables': {
+ 'chromium_code': 1,
+ },
'targets': [
{
'target_name': 'memory_watcher',
« no previous file with comments | « tools/memory_watcher/memory_hook.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698