Chromium Code Reviews| Index: chrome/browser/extensions/app_notify_channel_setup_unittest.cc |
| diff --git a/chrome/browser/extensions/app_notify_channel_setup_unittest.cc b/chrome/browser/extensions/app_notify_channel_setup_unittest.cc |
| index 42c8ac0d4b8e51e8d341304d9715e2d2ad0c6a4f..8908cec52792a843396bdd97eb094bde9237931a 100644 |
| --- a/chrome/browser/extensions/app_notify_channel_setup_unittest.cc |
| +++ b/chrome/browser/extensions/app_notify_channel_setup_unittest.cc |
| @@ -17,6 +17,8 @@ |
| #include "googleurl/src/gurl.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| +using content::BrowserThread; |
| + |
| namespace { |
| const int kRouteId = 4; |