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

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

Issue 2895083004: memory-infra: rename service folder to memory_instrumentation (Closed)
Patch Set: Created 3 years, 7 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
1 // Copyright 2017 The Chromium Authors. All rights reserved. 1 // Copyright 2017 The Chromium Authors. All rights reserved.
hjd 2017/05/22 10:46:29 I think Rietveld is confused? This file hasn't cha
Primiano Tucci (use gerrit) 2017/05/22 11:42:37 only the path has changed.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 module memory_instrumentation.mojom; 5 module memory_instrumentation.mojom;
6 6
7 const uint64 kServiceTracingProcessId = 0xffffffffffffffff; 7 const uint64 kServiceTracingProcessId = 0xffffffffffffffff;
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698