Index: third_party/closure_compiler/externs/settings_private_interface.js |
diff --git a/chrome/browser/resources/settings/settings_private_interface.js b/third_party/closure_compiler/externs/settings_private_interface.js |
similarity index 86% |
rename from chrome/browser/resources/settings/settings_private_interface.js |
rename to third_party/closure_compiler/externs/settings_private_interface.js |
index 15b21bbb1467367acde205b59135b83faf564b60..e6444ff753975f67c5e3f314a6615c2e49049085 100644 |
--- a/chrome/browser/resources/settings/settings_private_interface.js |
+++ b/third_party/closure_compiler/externs/settings_private_interface.js |
@@ -1,8 +1,11 @@ |
-/* Copyright 2015 The Chromium Authors. All rights reserved. |
- * Use of this source code is governed by a BSD-style license that can be |
- * found in the LICENSE file. */ |
+// Copyright 2015 The Chromium Authors. All rights reserved. |
+// Use of this source code is governed by a BSD-style license that can be |
+// found in the LICENSE file. |
-/** @fileoverview Provides an interface for that can be overridden in tests. */ |
+// This file was generated by: |
+// ./tools/json_schema_compiler/compiler.py. |
+ |
+/** @fileoverview Interface for settingsPrivate that can be overriden. */ |
assertNotReached('Interface file for Closure Compiler should not be executed.'); |