summaryrefslogtreecommitdiff
path: root/chromium/third_party/sqlite/sqlite-src-3240000/vsixtest/App.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/sqlite/sqlite-src-3240000/vsixtest/App.xaml')
-rw-r--r--chromium/third_party/sqlite/sqlite-src-3240000/vsixtest/App.xaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/chromium/third_party/sqlite/sqlite-src-3240000/vsixtest/App.xaml b/chromium/third_party/sqlite/sqlite-src-3240000/vsixtest/App.xaml
deleted file mode 100644
index 80889024ca6..00000000000
--- a/chromium/third_party/sqlite/sqlite-src-3240000/vsixtest/App.xaml
+++ /dev/null
@@ -1,8 +0,0 @@
-<Application
- x:Class="vsixtest.App"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- xmlns:local="using:vsixtest"
- RequestedTheme="Light">
-
-</Application>