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

Unified Diff: chrome/browser/BUILD.gn

Issue 2006083002: Use fake Input Device Settings with chrome://device-emulator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@DevicePageTestsFixes
Patch Set: cleanup Created 4 years, 6 months 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index ee08123492ce27697e423d9fa1e0d65185bd06ff..b02b6d02480d5b4ddf676662e7e1610ecbec01ea 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1237,8 +1237,6 @@ static_library("test_support") {
"chromeos/policy/stub_enterprise_install_attributes.h",
"chromeos/settings/device_settings_test_helper.cc",
"chromeos/settings/device_settings_test_helper.h",
- "chromeos/system/fake_input_device_settings.cc",
- "chromeos/system/fake_input_device_settings.h",
]
configs += [ "//build/config/linux/dbus" ]
deps += [ "//chromeos:test_support" ]
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/chromeos/system/fake_input_device_settings.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698