From e77fef90f0a62429ae753b6ede057b21a1fbea02 Mon Sep 17 00:00:00 2001 From: joshgoldman-google <62446835+joshgoldman-google@users.noreply.github.com> Date: Wed, 31 Aug 2022 14:53:54 -0400 Subject: [PATCH] DO NOT SUBMIT - A Copybara Test DO NOT SUBMIT - A Copybara Test --- src/googmodule.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/googmodule.ts b/src/googmodule.ts index bed7b5596..bef673c75 100644 --- a/src/googmodule.ts +++ b/src/googmodule.ts @@ -17,6 +17,8 @@ import {createGoogCall, createGoogLoadedModulesRegistration, createNotEmittedSta * `importPathToGoogNamespace()` and `commonJsToGoogmoduleTransformer()`. */ export interface GoogModuleProcessorHost { + // DO NOT SUBMIT + // A Copybara Test /** * Takes a context (ts.SourceFile.fileName of the current file) and the import * URL of an ES6 import and generates a googmodule module name for the