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

Side by Side Diff: third_party/google_input_tools/inputview.gypi

Issue 1022143003: Removes flag --enable-new-md-input-view and add a opposite flag: --disable-new-md-input-view. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 unified diff | Download patch
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # This file is auto-generated using update.py. 5 # This file is auto-generated using update.py.
6 { 6 {
7 'variables': { 7 'variables': {
8 'inputview_sources': [ 8 'inputview_sources': [
9 'src/chrome/os/common.js', 9 'src/chrome/os/common.js',
10 'src/chrome/os/datasource.js', 10 'src/chrome/os/datasource.js',
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
202 'third_party/closure_library/closure/goog/ui/controlcontent.js', 202 'third_party/closure_library/closure/goog/ui/controlcontent.js',
203 'third_party/closure_library/closure/goog/ui/controlrenderer.js', 203 'third_party/closure_library/closure/goog/ui/controlrenderer.js',
204 'third_party/closure_library/closure/goog/ui/decorate.js', 204 'third_party/closure_library/closure/goog/ui/decorate.js',
205 'third_party/closure_library/closure/goog/ui/idgenerator.js', 205 'third_party/closure_library/closure/goog/ui/idgenerator.js',
206 'third_party/closure_library/closure/goog/ui/registry.js', 206 'third_party/closure_library/closure/goog/ui/registry.js',
207 'third_party/closure_library/closure/goog/uri/utils.js', 207 'third_party/closure_library/closure/goog/uri/utils.js',
208 'third_party/closure_library/closure/goog/useragent/useragent.js', 208 'third_party/closure_library/closure/goog/useragent/useragent.js',
209 'third_party/closure_library/third_party/closure/goog/mochikit/async/defer red.js' 209 'third_party/closure_library/third_party/closure/goog/mochikit/async/defer red.js'
210 ] 210 ]
211 } 211 }
212 } 212 }
OLDNEW
« no previous file with comments | « chrome/test/data/chromeos/virtual_keyboard/layout_test.js ('k') | ui/keyboard/keyboard_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698