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

Unified Diff: ash/shared/BUILD.gn

Issue 2331093002: UMA stats for stylus usage (Closed)
Patch Set: nit and rebase Created 4 years, 3 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 | « ash/mus/bridge/wm_window_mus.cc ('k') | ash/shared/app_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shared/BUILD.gn
diff --git a/services/file/public/cpp/BUILD.gn b/ash/shared/BUILD.gn
similarity index 75%
copy from services/file/public/cpp/BUILD.gn
copy to ash/shared/BUILD.gn
index f341a18b19af81ef3555e0516a57d41519a3b99b..3bfae4f1a6ccb54d3df97921e9089212ec3921c6 100644
--- a/services/file/public/cpp/BUILD.gn
+++ b/ash/shared/BUILD.gn
@@ -2,9 +2,8 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-source_set("cpp") {
+source_set("app_types") {
sources = [
- "constants.cc",
- "constants.h",
+ "app_types.h",
]
}
« no previous file with comments | « ash/mus/bridge/wm_window_mus.cc ('k') | ash/shared/app_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698