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

Side by Side Diff: services/resource_coordinator/public/interfaces/memory/constants.mojom

Issue 2734193002: memory-infra: Finish moving to Mojo (2nd attempt) (Closed)
Patch Set: fixed CL Created 3 years, 9 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 unified diff | Download patch
OLDNEW
(Empty)
1 // Copyright 2017 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 module memory_instrumentation.mojom;
6
7 const uint64 kServiceTracingProcessId = 0xffffffffffffffff;
ssid 2017/03/08 18:37:13 IIUC we should be having 2 constants here, browser
chiniforooshan 2017/03/08 22:39:03 The invalid tracing id is defined in //base/trace_
ssid 2017/03/09 00:23:15 Makes sense to keep it there. Thanks
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698