Index: chrome_frame/test/net/fake_external_tab.cc |
diff --git a/chrome_frame/test/net/fake_external_tab.cc b/chrome_frame/test/net/fake_external_tab.cc |
deleted file mode 100644 |
index 8ae7b87cfa1b6672eddaaad28c3c3cf757f4f9f7..0000000000000000000000000000000000000000 |
--- a/chrome_frame/test/net/fake_external_tab.cc |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-// Copyright (c) 2012 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. |
- |
-int main(int argc, char** argv) { |
- return 0; |
-} |