Commit 7a9b055f authored by brettw@chromium.org's avatar brettw@chromium.org

Hopefully fdix the Linux build

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17062 0039d316-1c4b-4281-b951-d872f2087c98
parent 33e5f446
...@@ -9,12 +9,10 @@ ...@@ -9,12 +9,10 @@
#include "base/scoped_ptr.h" #include "base/scoped_ptr.h"
#include "base/timer.h" #include "base/timer.h"
#include "chrome/browser/dock_info.h"
#include "chrome/browser/tab_contents/tab_contents_delegate.h" #include "chrome/browser/tab_contents/tab_contents_delegate.h"
#include "chrome/common/notification_registrar.h" #include "chrome/common/notification_registrar.h"
// TODO(jhawkins): Remove once DockInfo is ported.
#include "chrome/common/temp_scaffolding_stubs.h"
class DraggedTabGtk; class DraggedTabGtk;
class TabGtk; class TabGtk;
class TabStripGtk; class TabStripGtk;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment