Index: chrome/browser/ui/cocoa/extensions/extension_popup_controller_unittest.mm |
=================================================================== |
--- chrome/browser/ui/cocoa/extensions/extension_popup_controller_unittest.mm (revision 152036) |
+++ chrome/browser/ui/cocoa/extensions/extension_popup_controller_unittest.mm (working copy) |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "base/command_line.h" |
#include "base/memory/scoped_nsobject.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/message_loop.h" |