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

Unified Diff: win8/win8.gyp

Issue 243703003: Removes win8_util (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: moar Created 6 years, 8 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 | « win8/util/win8_util.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: win8/win8.gyp
diff --git a/win8/win8.gyp b/win8/win8.gyp
index a20509c88dd10805012a60fda451954bcb22ffc8..e4f45c2db8e61600547f09f1c6e349a1e1e6617d 100644
--- a/win8/win8.gyp
+++ b/win8/win8.gyp
@@ -10,17 +10,6 @@
],
'targets': [
{
- 'target_name': 'win8_util',
- 'type': 'static_library',
- 'dependencies': [
- '../base/base.gyp:base',
- ],
- 'sources': [
- 'util/win8_util.cc',
- 'util/win8_util.h',
- ],
- },
- {
'target_name': 'metro_viewer_constants',
'type': 'static_library',
'include_dirs': [
« no previous file with comments | « win8/util/win8_util.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698