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

Unified Diff: ui/events/BUILD.gn

Issue 2171793002: Remove unused include_dir in //ui/event/BUILD.gn (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gtest_include
Patch Set: rebase Created 4 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index eb723452632517122d1b6d30e5bd987ace2eb496..59fe8358c2559c1b25cd5da0814c5b56a5233a2c 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -408,8 +408,6 @@ test("events_unittests") {
"//third_party/mesa:osmesa",
]
- include_dirs = [ "//testing/gmock/include" ]
-
if (use_x11) {
sources += [
"devices/x11/device_data_manager_x11_unittest.cc",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698