Internal change

PiperOrigin-RevId: 290586117
Change-Id: I637ca27121ef541d48a717903496cab256214a0a
This commit is contained in:
Wiktor Garbacz 2020-01-20 02:54:37 -08:00 committed by Copybara-Service
parent 441201884a
commit bd22a18f87

View File

@ -15,6 +15,7 @@
// A proto for the sandbox2::Forkserver class
syntax = "proto2";
package sandbox2;
import "sandboxed_api/sandbox2/mounttree.proto";