Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3941)

Unified Diff: chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc

Issue 82713004: Turn on UseLibraryDependencyInputs for browser_tests to enable incremental linking. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: more fixes Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/webui/local_discovery/local_discovery_ui_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc
===================================================================
--- chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc (revision 236655)
+++ chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc (working copy)
@@ -26,7 +26,7 @@
#include "chrome/installer/util/browser_distribution.h"
#include "chrome/test/base/in_process_browser_test.h"
#include "chrome/test/base/test_switches.h"
-#include "content/public/test/test_utils.cc"
+#include "content/public/test/test_utils.h"
#include "ui/views/win/hwnd_util.h"
namespace {
« no previous file with comments | « no previous file | chrome/browser/ui/webui/local_discovery/local_discovery_ui_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698